We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Watching here: go-playground/webhooks#81
The text was updated successfully, but these errors were encountered:
NoCD supports gogs webhook. I compared https://github.com/gogs/gogs/blob/main/internal/db/webhook.go and https://github.com/go-gitea/gitea/blob/master/models/webhook.go is unchanged, you can try to add it as a gogs project, and then test the webhook callback, it should work.
Sorry, something went wrong.
AH cool. Nice one
No branches or pull requests
Watching here: go-playground/webhooks#81
The text was updated successfully, but these errors were encountered: