Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bitbucket auto approve pull request feature #301

Merged
merged 2 commits into from
Jul 28, 2018

Conversation

starchow
Copy link
Contributor

I'm using bitbucket and pronto to auto check style violations in pull request, but there are no way to know if a pull request is checked or not. So I added an approve option to let us know which pull request is checked.

Just set auto_approve: true

Screenshot

�And here is the result

Screenshot

@mmozuras
Copy link
Member

@starchow is the approve flag used afterward in any way? Will the check run again if it's already approved or not?

@starchow
Copy link
Contributor Author

@mmozuras yes, it is a �signal to let us know that pronto has been run.
The check will run again and take off approval if there are new messages.

@mmozuras
Copy link
Member

@starchow 👍

@mmozuras mmozuras merged commit 7718db2 into prontolabs:master Jul 28, 2018
apiology pushed a commit to apiology/pronto that referenced this pull request Dec 27, 2019
Add bitbucket auto approve pull request feature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants