Closed
Description
- Gitea version (or commit ref): 0e04a20 and 1.5.0-rc2
- Git version: 2.18.0
- Operating system: windows 10
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (https://try.gitea.io/freemagico/test)
- No
- Not relevant
- Log gist:
Description
I created an mirror from github and set up a webhook for all events for this mirror . There is an update after mirror synchronization but it does not trigger webhook. This update will also not be displayed on the dashboard.
I also tried this on https://try.gitea.io, the same thing happened.
I want to trigger webhook when the mirror is updated and display this event on the dashboard.
Does gitea support this feature? Or what do I need to set up?