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

There is automation for approving contributed PRs for builds and merges #78

Open
izgeri opened this issue Sep 25, 2020 · 0 comments
Open

Comments

@izgeri
Copy link
Contributor

izgeri commented Sep 25, 2020

GIVEN there is a community PR
AND two maintainers comment /approve-build [commit sha]
THEN the branch at [commit sha] is copied to a project branch and the pipeline is run to see if the build is green
AND if the branch is green and a maintainer comments /approve-merge [commit sha]
THEN the PR is approved to merge
AND if the head commit SHA on the PR changes from [commit sha]
THEN the PR is no longer approved to merge and the green build check from the pipeline no longer shows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant