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

Create a github action that prevents a PR from being merged if label is applied #1505

Closed
1 task
trillium opened this issue Sep 7, 2023 · 0 comments · Fixed by #1506
Closed
1 task

Create a github action that prevents a PR from being merged if label is applied #1505

trillium opened this issue Sep 7, 2023 · 0 comments · Fixed by #1506
Assignees
Labels
role: devops size: 1pt Can be done in 4-6 hours

Comments

@trillium
Copy link
Member

trillium commented Sep 7, 2023

Overview

Create a GitHut Action to prevent merging when the waiting to merge label is applied

Context

Sometimes we've got a PR that is breaking until other aspects are handled (eg #1502), and we need a way to accept these PRs but hold off on allowing them to be merged. This can be handled with a GitHub Action.

Action Items

  • Add a github action that prevents a PR from being merged if the waiting to merge label is applied
@trillium trillium added role: devops size: 1pt Can be done in 4-6 hours labels Sep 7, 2023
@trillium trillium added this to the 06.01 Infrastructure milestone Sep 7, 2023
@trillium trillium self-assigned this Sep 7, 2023
@JackHaeg JackHaeg moved this to Final QA (product) in P: VRMS: Project Board Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
role: devops size: 1pt Can be done in 4-6 hours
Projects
Status: Final QA (product)
Development

Successfully merging a pull request may close this issue.

1 participant