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

Add labeler workflow #413

Merged
merged 4 commits into from
Jan 19, 2024
Merged

Add labeler workflow #413

merged 4 commits into from
Jan 19, 2024

Conversation

ludovicsteinbach
Copy link
Contributor

Add a workflow to automatically label PRs. There will be a follow up PR to use the labels to organize automatically generated release notes.

The configuration is identical to recordlists, which is the default that comes with ansys repo templates.
Labels are applied based on two things:

  • location of the modified files
  • name of the branch (maint/* -> maintenance, etc)

We only use default labels so far, so let's keep it simple
@github-actions github-actions bot added the maintenance Package and maintenance related label Jan 19, 2024
Copy link
Collaborator

@Andy-Grigg Andy-Grigg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, but I think we'll only know once it's merged and running

.github/labeler.yml Outdated Show resolved Hide resolved
@ludovicsteinbach ludovicsteinbach added this pull request to the merge queue Jan 19, 2024
Merged via the queue into main with commit 3d5eb78 Jan 19, 2024
19 checks passed
@ludovicsteinbach ludovicsteinbach deleted the maint/add-labeling branch January 19, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants