Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Add "Add Reviewer" and "Assign" buttons to PR handlers #3

Open
russmiles opened this issue Feb 22, 2017 · 2 comments
Open

Add "Add Reviewer" and "Assign" buttons to PR handlers #3

russmiles opened this issue Feb 22, 2017 · 2 comments

Comments

@russmiles
Copy link

At the moment we display a "Merge" button, and have an associated command for that. In line with the buttons available on an Issue, for a PR it would be good to display "Add Reviewer" and "Assign" buttons and have accompanying commands.

@kipz
Copy link
Contributor

kipz commented Mar 23, 2017

Currently the styling for these is done in the bot, but once this moves in to mustache/ts, this'll be easy!

@tanya-coding
Copy link

Handlers can add actions without changing anything in bot. Buttons are fully controlled by the handler and bot just displays all it receives so technically this is just a matter of updating PR push event handler

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants