An open API service indexing awesome lists of open source software.

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 :)

Awesome Lists containing this project

README

          

# Pull Request Assigner [![Go Report Card](https://goreportcard.com/badge/github.com/josemrobles/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.