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

Allow Post Run Labels to be Conditionally Skipped #277

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

GrantBirki
Copy link
Member

This pull request primarily introduces functionality to skip adding certain labels to a pull request when it is already approved. This feature can be controlled through two new input parameters skip_successful_noop_labels_if_approved and skip_successful_deploy_labels_if_approved that have been added to the action configuration. These changes also include updates to the test cases to cover the new functionality and updates to the documentation to describe the new input parameters.

@GrantBirki GrantBirki added the enhancement New feature or request label Jul 10, 2024
@GrantBirki GrantBirki self-assigned this Jul 10, 2024
@GrantBirki GrantBirki merged commit 5e65f45 into main Jul 10, 2024
4 checks passed
@GrantBirki GrantBirki deleted the skip-label-logic branch July 10, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant