Add the trigger-webhooks command

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

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 ./....
Description From Last Updated

Indentation is funky here.

daviddavid

And here.

daviddavid
david
  1. 
      
  2. main.go (Diff revision 1)
     
     
     
     
    Show all issues

    Indentation is funky here.

  3. main.go (Diff revision 1)
     
     
     
     
    Show all issues

    And here.

  4. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (93110e6)
Loading...