musicblocks icon indicating copy to clipboard operation
musicblocks copied to clipboard

Automatic Labeler using labeler.yml

Open AdityyaX opened this issue 1 year ago • 2 comments

#3653

Enhancement: Automatic Labeler using labeler.yml

Description

This pull request introduces a new GitHub Actions workflow to automate the labeling process for pull requests. The enhancement includes the integration of the github-labeler tool, which reads rules from a labeler.yml file and automatically applies labels based on predefined criteria.

Changes Made

  • Added a new GitHub Actions workflow (labeler.yml) to automate labeling.

Usage Instructions

  1. Contributors can create or update the labeler.yml file to define specific rules for labeling.
  2. When pull requests are opened or synchronized, the GitHub Actions workflow will run and automatically apply labels based on the defined criteria.

Additional Notes

This enhancement aims to streamline the labeling process, making it easier for contributors to categorize and manage pull requests.

🙋‍♂️ Please review and provide feedback. Thank you!

Thank you for your time and consideration!

@walterbender please review this PR

AdityyaX avatar Jan 23 '24 17:01 AdityyaX