-
-
Notifications
You must be signed in to change notification settings - Fork 38
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 Probot-Autolabeler
bot to automate some PR labelings
#100
Comments
I think this gonna synchonize the PR with the issue more . As issues we manually add the labels and for them it will reflect in the PR's too . Let me know if you are aligned with it . |
Yes, I think we could add that bot to help with the triage flow |
But on second thought after some investigation it would be hard to tell which pull requests are enhancements... |
I have checked not even the config https://github.com/jenkins-infra/jenkins.io/blob/master/.github/autolabeler.yml for jenkins.io has one for enhancements. |
Hi @biru-codeastromer would you be interested in submitting a pull request to add an "autolabeler.yml" file for adding the "documentation" tag first? |
I think changes primarily made to files like |
Hi , I’ll work on the configuration and ensure it aligns with the repository’s needs. Please let me know if there are any additional guidelines or specific file-path rules you’d like me to follow while setting it up. |
Hi, |
Thank you for the clarification! I’ll do some research to create a configuration that works for this repository and submit a pull request. I’ll get started and share the PR soon. Thanks for your guidance! |
Hi, I have raised a PR #101 for documentation labelling . Thanks ! |
Probot-Autolabeler
bot to automate some PR labelings
Hi Kris! 👋 As a follow-up, do you think it would be beneficial to include additional labels for automating the categorization of other types of changes, such as Thanks again for your time! 😊 |
What feature do you want to see added?
I would like to propose adding the
Probot-Autolabeler
to the stories repository. This bot is already in use in the jenkins.io repo to automatically label Pull Requests with tags such asdocumentation
andenhancement
, improving organization and streamlining the review process.Implementing this in the
stories
repository could provide similar benefits by reducing manual labeling efforts and ensuring consistency across contributions.Upstream changes
No response
Are You Interested
Yes !
Please let me know if this addition would be helpful or if there are any specific considerations to keep in mind. I’d be happy to assist with the configuration if needed.
The text was updated successfully, but these errors were encountered: