- Gitea version (or commit ref):
1.13.0
- Git version:
2.26.2
- Operating system: linux (using
gitea/gitea:1.13.0 from dockerhub)
- Database (use
[x]):
- Can you reproduce the bug at https://try.gitea.io:
Web hook: https://try.gitea.io/dbowring/gitea-tag-issue-test/settings/hooks/434
Not that an event was devlivered for the push, but not for the tag.
gitea 2020/12/03 08:03:18 ...n/webhook/webhook.go:697:NotifyCreateRef() [E] GetRefCommitID[v0.0.6[]: object does not exist [id: v0.0.6, rel_path: ]
Description
If you have a webhook on a mirror repository, events will not be produced when tags are created on the remote repository.
1.13.02.26.2gitea/gitea:1.13.0from dockerhub)[x]):Web hook: https://try.gitea.io/dbowring/gitea-tag-issue-test/settings/hooks/434
Not that an event was devlivered for the push, but not for the tag.
Description
If you have a webhook on a mirror repository, events will not be produced when tags are created on the remote repository.