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

feat: Add commands for holding and unholding pull requests #28

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

PI-Victor
Copy link
Member

This commit adds two new commands, '/hold' and '/unhold', to handle the holding and unholding of pull requests. The '/hold' command adds the 'do-not-merge' label to the pull request, preventing it from being merged. The '/unhold' command removes the 'do-not-merge' label, allowing the pull request to be merged.

Signed-off-by: Victor Palade victor@cloudflavor.io

This commit adds two new commands, '/hold' and '/unhold', to handle the holding and unholding of pull requests. The '/hold' command adds the 'do-not-merge' label to the pull request, preventing it from being merged. The '/unhold' command removes the 'do-not-merge' label, allowing the pull request to be merged.

Signed-off-by: Victor Palade <victor@cloudflavor.io>
Copy link

linear bot commented Jun 22, 2024

CLO-46 implement Hold

@PI-Victor
Copy link
Member Author

/triage
/merge

fixes: #24

@oscar-automaton oscar-automaton bot merged commit bb9f8ed into main Jun 22, 2024
6 checks passed
@PI-Victor PI-Victor deleted the feature/clo-46-implement-hold branch June 22, 2024 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant