Support webhook invocation
Review Request #10025 — Created June 19, 2018 and submitted — Latest diff uploaded
Webhooks can now be programmatically invoked. Manual invocation through
the command-line is coming in a further patch.
Ran
go fmt ./...
.
Rango test ./...
.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.
orig
1
2
3
4
helpers/hooks.go |
---|
repositories/invoke.go |
---|
repositories/invoke_test.go |
---|
repositories/hooks/webhook.go |
---|