musicblocks icon indicating copy to clipboard operation
musicblocks copied to clipboard

[CI] Add Labeler to Enable Automatic Labeling

Open AdityyaX opened this issue 1 year ago β€’ 0 comments

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

  • [x] I have read and followed the project's code of conduct.
  • [x] I have searched for similar issues before creating this one.
  • [x] I have provided all the necessary information to understand and reproduce the issue.
  • [x] 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.

πŸ“š See contributing instructions.

πŸ™‹πŸΎπŸ™‹πŸΌ Questions: Community Matrix Server.

AdityyaX avatar Jan 23 '24 16:01 AdityyaX