-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gitea-Support #10
Comments
looks like you can use current |
you're right, the github receiver might work. Thanks for the quick reply |
The github receiver reads a github specific event header. The one for gitea is different. See PR #23 which addresses this. |
https://github.com/go-gitea/gitea/blob/9659808172b0d33a79eca44e37cabaf33fbf1b8b/services/webhook/deliver.go#L101 |
We are switching to the open source git service gitea (https://gitea.io/en-us/) and like to use
Redmine Git Mirror plugin
to synchronize our git repos with redmine.In case this feature is not planned, I like to contribute it myself.
The text was updated successfully, but these errors were encountered: