Skip to content

chore(labeler): add auto-label rules for CI/CD, dependencies, config, i18n, inspector, toolbar, and styling#203

Merged
dermatz merged 6 commits into
mainfrom
copilot/update-github-labeler-yml
Jun 24, 2026
Merged

chore(labeler): add auto-label rules for CI/CD, dependencies, config, i18n, inspector, toolbar, and styling#203
dermatz merged 6 commits into
mainfrom
copilot/update-github-labeler-yml

Conversation

Copilot AI commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Extends .github/labeler.yml with 7 additional path-based label rules to improve PR categorisation. All existing rules are preserved.

New labels added

  • CI/CD.github/workflows/**, .github/actions/**, .trunk/**
  • Dependenciescomposer.json/lock, package.json/lock, yarn.lock, pnpm-lock.yaml
  • Configsrc/etc/**, src/**/etc/**
  • Inspectorinspector.js, InspectorHints.php
  • Toolbarsrc/view/frontend/web/js/toolbar/**, _toolbar.css
  • I18nsrc/i18n/*.csv
  • Stylingsrc/view/frontend/web/css/**, **/*.css

Copilot AI changed the title [WIP] Update .github/labeler.yml to add new labels chore(labeler): add auto-label rules for CI/CD, dependencies, config, i18n, inspector, toolbar, and styling Jun 23, 2026
Copilot AI requested a review from dermatz June 23, 2026 20:51
@dermatz dermatz marked this pull request as ready for review June 23, 2026 21:00
Copilot AI review requested due to automatic review settings June 23, 2026 21:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR extends the actions/labeler configuration to auto-apply additional labels based on changed file paths, improving PR categorisation across CI/CD, dependencies, config, inspector, toolbar, i18n, and styling areas.

Changes:

  • Added new path-based labels: CI/CD, Dependencies, Config, Inspector, Toolbar, I18n, Styling.
  • Preserved existing label rules and expanded coverage for common change areas.

Comment thread .github/labeler.yml Outdated
Comment thread .github/labeler.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 23, 2026 21:04
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread .github/labeler.yml Outdated
Comment thread .github/labeler.yml Outdated
Copilot AI review requested due to automatic review settings June 24, 2026 05:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

Comment thread .github/labeler.yml
Comment thread .trunk/trunk.yaml
@dermatz dermatz merged commit 9bc89d5 into main Jun 24, 2026
15 checks passed
@dermatz dermatz deleted the copilot/update-github-labeler-yml branch June 24, 2026 05:35
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.

3 participants