This app is intended to make it easier for teams to manage multiple git repositories including PR's, deploy requests etc.
- Process Github PR's via webhook
- Store PR info when PR's come in
- Store Repo info when PR's come in
- Store branch info when PR's come in
- Store comments info when PR's come in
- Manage PR status based on approvals, comments, merges, etc.
- UI to view PR's awaiting approval etc.
- Link to the PR for approving
- Filtering based on repo, status, etc.
- Deploy request management
- Create a deploy request for a repo/environment
- Link to the deploy url (if applicable)
- UI to view deploy requests & mark complete