gogs/gogs

Webhooks for issues

Closed this issue · 7 comments

It'd be awesome to have some webhooks for issues being created/resolved and maybe even commented on

Actually, just having the same (if not more) webhook capabilities as Github would be a good goal.

https://developer.github.com/v3/activity/events/types/

+1, This would be awesome as we are using mainly the issue tracker ability of gogs.

Patch has pushed to fix this issue, please test on develop branch or https://try.gogs.io.

Which hooks have been added? Is there a commit or changelog I can read?

Thanks for your work on this!

Also issue comment events are added in the following commit.