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

GH Actions: automate more label management #44

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 9, 2023

Description

GH Actions: rename label management workflow

... to allow for additional label management workflows.

GH Actions: add workflow to label PRs which are in a conflict state

Came across this action and sounded like an interesting and helpful one. Let's give it a try.

Ref: https://github.com/mschilde/auto-label-merge-conflicts

GH Actions: auto-label new PRs

Turns out the PR template does not allow for frontmatter which would set a label on new PRs.

As I'd prefer all new (non-draft) PRs to be marked with Status: triage, I went looking for an action which could do this and ended up with an action which can do a lot more.

Again, let's give it a try and see how it goes.

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

Suggested changelog entry

N/A

... to allow for additional label management workflows.
Came across this action and sounded like an interesting and helpful one. Let's give it a try.

Ref: https://github.com/mschilde/auto-label-merge-conflicts
Turns out the PR template does not allow for frontmatter which would set a label on new PRs.

As I'd prefer all new (non-draft) PRs to be marked with `Status: triage`, I went looking for an action which could do this and ended up with an action which can do a lot more.

Again, let's give it a try and see how it goes.

Ref: https://github.com/srvaroa/labeler
@jrfnl jrfnl added this to the 3.8.0 milestone Nov 9, 2023
@jrfnl jrfnl merged commit 4ac5785 into master Nov 9, 2023
53 checks passed
@jrfnl jrfnl deleted the feature/ghactions-more-label-management branch November 9, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant