Add the trigger-webhooks command

Review Request #10027 — Created June 19, 2018 and submitted — Latest diff uploaded

Information

rb-gateway
master
8d5c867...

Reviewers

The rb-gateway trigger-webhooks <REPO> <EVENT> command invokes all
webhooks that are enabled that match both the repository and the event.

Co-authored-by: Florie Cai floriecai@hotmail.com

  • Closed a review request with rb-gateway trigger-webhooks
  • Ran go fmt ./....
  • Ran go test ./....
  • Ran go vet ./....
    Loading...