Skip to content

refactor(github-actions/commit-message-based-labels): prevent auto removal of already applied labels #2824

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

thePunderWoman
Copy link
Contributor

If a commit message does not match our patterns and a label has already been applied manually, this action would remove the labels, which would add the PR back to the triage queue. Instead, this will never remove an already added label.

@thePunderWoman thePunderWoman added the action: review The PR is still awaiting reviews from at least one requested reviewer label May 20, 2025
…moval of already applied labels

If a commit message does not match our patterns and a label has already been applied manually, this action would remove the labels, which would add the PR back to the triage queue. Instead, this will never remove an already added label.
@thePunderWoman thePunderWoman changed the title refactor(commit-message-based-label): prevent auto removal of already applied labels refactor(github-actions/commit-message-based-labels): prevent auto removal of already applied labels May 20, 2025
@alan-agius4 alan-agius4 requested a review from devversion May 20, 2025 11:37
@devversion devversion merged commit 767656c into angular:main May 20, 2025
9 checks passed
@thePunderWoman thePunderWoman deleted the labeler-tweak branch May 20, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: review The PR is still awaiting reviews from at least one requested reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants