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

Add GitHub Actions workflow for automatic labeling #3653 #4151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AyushKhatri-Dev
Copy link

This PR adds a GitHub Actions workflow for automatic labeling using a labeler.yml file. It automatically applies labels to new issues and pull requests based on predefined rules.

Changes Made

Added .github/workflows/labeler.yml to enable GitHub Actions for automatic labeling.
Configured the labeler.yml file to label issues and pull requests based on file paths or keywords.

Linked Issue

Fixes #3653

#3653 Testing

Tested the workflow locally using the GitHub Actions sandbox.
After creating this PR, the workflow should automatically apply labels if the rules are matched.

Checklist

-I have followed the project’s code of conduct.
-I have tested this workflow.
-I have ensured that the labels match the repository's structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Add Labeler to Enable Automatic Labeling
1 participant