Skip to content

GH Actions: automate some issue/PR label management #37

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 2 commits into from
Jul 15, 2025

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jul 15, 2025

Description

GH Actions: auto-label new PRs

Similar workflow as the one used in the main PHP_CodeSniffer repo to auto-apply some labels based on the contents of new PRs.

Ref: https://github.com/srvaroa/labeler

GH Actions: automate some label management

This is a quite straight-forward workflow to just remove some labels which should only be on open issues/open PRs and which should be removed once an issue or PR has been closed/merged.

Just attempting to reduce some manual labour.

jrfnl added 2 commits July 16, 2025 00:56
Similar workflow as the one used in the main PHP_CodeSniffer repo to auto-apply some labels based on the contents of new PRs.

Ref: https://github.com/srvaroa/labeler
This is a quite straight-forward workflow to just remove some labels which should only be on open issues/open PRs and which should be removed once an issue or PR has been closed/merged.

Just attempting to reduce some manual labour.
@jrfnl jrfnl merged commit ada52b8 into main Jul 15, 2025
15 checks passed
@jrfnl jrfnl deleted the feature/ghactions-label-automation branch July 15, 2025 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant