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

Auto labels for Issues and Pull requests #504

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

vedansh-5
Copy link
Contributor

Description: Auto Label PR
This PR introduces an automatic labeling system for issues and pull requests in the repository, improving workflow organization and maintainability.

Changes Implemented:

Added label.yml to define label rules and categories.
Added labeler.yml to automate label assignment based on file paths and issue/PR templates.
Ensured compatibility with GitHub Actions for seamless automation.
Expected Behavior:

Issues and PRs will be automatically labeled based on their type (Bug, Feature, or Documentation).
Maintainers can quickly filter and manage contributions.
Reduces manual effort in labeling issues and PRs.
Next Steps:
Validate labeling accuracy by creating test issues and PRs.
Fine-tune label rules if needed based on feedback.
This update streamlines project contribution management, ensuring efficient issue tracking and PR categorization.
Closes #501

@vedansh-5
Copy link
Contributor Author

@rawkintrevo are these changes enough for auto labels?

@rawkintrevo
Copy link
Contributor

lgtm

@rawkintrevo rawkintrevo merged commit d75f783 into apache:main Mar 3, 2025
1 check passed
@rawkintrevo
Copy link
Contributor

Thanks for the contribution @vedansh-5 !

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.

Auto Labels for issues and PRs.
2 participants