You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, our repository lacks an automated labeler implemented through a labeler.yml configuration file. This means that when contributors create new issues or pull requests, there is no automated process to apply appropriate labels based on predefined criteria.
Desired Behavior
By utilizing a labeler.yml file, we hope to improve the workflow of our repository by providing an automatic labeler. With this enhancement, labels will be applied to problems and pull requests more smoothly, simplifying the classification process and improving insight into the types of contributions.
Implementation
To create a GitHub Actions workflow for a label
Acceptance Tests
GitHub action should work successfully
Checklist
I have read and followed the project's code of conduct.
I have searched for similar issues before creating this one.
I have provided all the necessary information to understand and reproduce the issue.
I am willing to contribute to the resolution of this issue.
Thank you for contributing to our project! We appreciate your help in improving it.
Current Behavior
Currently, our repository lacks an automated labeler implemented through a
labeler.yml
configuration file. This means that when contributors create new issues or pull requests, there is no automated process to apply appropriate labels based on predefined criteria.Desired Behavior
By utilizing a
labeler.yml
file, we hope to improve the workflow of our repository by providing an automatic labeler. With this enhancement, labels will be applied to problems and pull requests more smoothly, simplifying the classification process and improving insight into the types of contributions.Implementation
To create a GitHub Actions workflow for a label
Acceptance Tests
GitHub action should work successfully
Checklist
Thank you for contributing to our project! We appreciate your help in improving it.
📚 See contributing instructions.
🙋🏾🙋🏼 Questions: Community Matrix Server.
The text was updated successfully, but these errors were encountered: