https://github.com/jrobles/pull-request-assigner
Takes a Git Webhook and sends a robification :)
https://github.com/jrobles/pull-request-assigner
api-server golang
Last synced: 5 months ago
JSON representation
Takes a Git Webhook and sends a robification :)
- Host: GitHub
- URL: https://github.com/jrobles/pull-request-assigner
- Owner: jrobles
- License: apache-2.0
- Created: 2015-11-04T20:27:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-28T06:03:15.000Z (almost 10 years ago)
- Last Synced: 2025-09-19T19:51:44.028Z (9 months ago)
- Topics: api-server, golang
- Language: Go
- Size: 10.6 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pull Request Assigner [](https://goreportcard.com/report/github.com/josemrobles/git-webhook-api)
Creates an API which accepts a git webhook post for new PR's. Once received, two dev team members are selected as reviewers then a Flowdock notification is sent using my [robification-go](https://github.com/josemrobles/robification-go) library.