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

CI: add labeler based on issue/PR titles #19746

Merged
merged 1 commit into from
Dec 25, 2023
Merged

Conversation

lucascolley
Copy link
Member

Reference issue

#17116 (comment) @j-bowhay

What does this implement/fix?

  • Adds a labeler to automatically add labels based on acronyms in issue/PR titles (e.g. 'MAINT' -> 'maintenance')

Additional information

I've convinced myself that this works over at lucascolley#9.

@lucascolley lucascolley added CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure maintenance Items related to regular maintenance tasks DX Everything related to making the experience of working on SciPy more pleasant labels Dec 23, 2023
@lucascolley lucascolley added this to the 1.13.0 milestone Dec 23, 2023
.github/workflows/pull-request-labeler.yml Outdated Show resolved Hide resolved
.github/workflows/issue-labeler.yml Outdated Show resolved Hide resolved
Copy link
Member

@j-bowhay j-bowhay left a comment

Choose a reason for hiding this comment

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

Thanks @lucascolley this all seems reasonable to me so let's give it a try

@j-bowhay j-bowhay merged commit 42fdb0e into scipy:main Dec 25, 2023
1 check was pending
@lucascolley lucascolley deleted the labeler branch December 25, 2023 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure DX Everything related to making the experience of working on SciPy more pleasant maintenance Items related to regular maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants