vedansh-5 opened a new pull request, #504: URL: https://github.com/apache/mahout/pull/504
**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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mahout.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org