WEB-420 Review and Improve labeler.yml Configuration
This PR updates and improves the .github/labeler.yml configuration file to ensure that pull requests are automatically labeled based on modified file paths. The goal is to make the labeling process more accurate, reduce manual effort during triage, and maintain organized PR categorization.
Changes Made
Reviewed and updated label-to-path mappings to reflect current project structure.
Added missing labels for new directories and modules.
Fixed incorrect or outdated file path patterns.
Validated YAML syntax and indentation for proper GitHub Actions parsing.
Tested label application on sample PRs to confirm correct behavior.
[!IMPORTANT]
Review skipped
Review was skipped due to path filters
:no_entry: Files ignored due to path filters (2)
.github/labeler.ymlis excluded by!.github/**and included by**/*.github/workflows/labeler.ymlis excluded by!.github/**and included by**/*CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including
**/dist/**will override the default block on thedistdirectory, by removing the pattern from both the lists.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
[!NOTE]
.coderabbit.yamlhas unrecognized propertiesCodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.
⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'pre_merge_checks'⚙️ Configuration instructions
- Please see the configuration documentation for more information.
- You can also validate your configuration using the online YAML validator.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation:
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing touches
🧪 Generate unit tests (beta)
- [ ] Create PR with unit tests
- [ ] Post copyable unit tests in a comment
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.
Comment @coderabbitai help to get the list of available commands and usage tips.
@alberto-art3ch @IOhacker @steinwinde should we need this label??
heyy @gkbishnoi07 any updates for this pr?
@AnvayKharb i will update you soon