Skip to content

WEB-420 Review and Improve labeler.yml Configuration#2795

Open
AnvayKharb wants to merge 2 commits intoopenMF:devfrom
AnvayKharb:WEB-420-review-and-add-labeler-yml-configuration
Open

WEB-420 Review and Improve labeler.yml Configuration#2795
AnvayKharb wants to merge 2 commits intoopenMF:devfrom
AnvayKharb:WEB-420-review-and-add-labeler-yml-configuration

Conversation

@AnvayKharb
Copy link
Contributor

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.

- Add comprehensive labeler.yml configuration covering all codebase areas
- Include GitHub Actions workflow for automated label application
- Configure labels for components, services, modules, feature areas, testing, CI/CD, and more
- Improve PR organization and discoverability through automated labeling
@coderabbitai
Copy link

coderabbitai bot commented Nov 12, 2025

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • skip-ai-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 7152e6db-c5e5-4419-98ef-2cf8ea118f3f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit 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
📝 Coding Plan
  • Generate coding plan for human review comments

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

- Add issues:write permission to fix 'Resource not accessible by integration' error
- The labeler action uses the Issues API to add labels to PRs
- This requires issues:write permission in addition to pull-requests:write
- Resolves workflow failure in job 55153030247
@gkbishnoi07
Copy link
Collaborator

@alberto-art3ch @IOhacker @steinwinde should we need this label??

@AnvayKharb
Copy link
Contributor Author

heyy @gkbishnoi07 any updates for this pr?

@gkbishnoi07
Copy link
Collaborator

@AnvayKharb i will update you soon

@adamsaghy adamsaghy changed the base branch from dev to dev-angular-19 December 5, 2025 14:58
@adamsaghy adamsaghy changed the base branch from dev-angular-19 to dev December 8, 2025 14:07
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

This pull request seems to be stale. Are you still planning to work on it? We will automatically close it in 30 days.

@github-actions github-actions bot added Stale and removed Stale labels Jan 8, 2026
@IOhacker
Copy link
Contributor

@AnvayKharb still are you working on this ticket?

@AnvayKharb
Copy link
Contributor Author

No, @IOhacker are these files required ?

@gkbishnoi07
Copy link
Collaborator

@IOhacker need your review!

Copy link
Contributor

@IOhacker IOhacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it can be put on hold. @AnvayKharb Could you please start a thread in the #web-app channel about this new feature.

@AnvayKharb
Copy link
Contributor Author

Yes @IOhacker @gkbishnoi07, starting a thread

@github-actions
Copy link

This pull request seems to be stale. Are you still planning to work on it? We will automatically close it in 30 days.

@github-actions github-actions bot added the Stale label Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants