Skip to content

ci: re-sync labeler.yml with skill template (clears drift)#88

Merged
CybotTM merged 1 commit into
mainfrom
ci/resync-labeler
Jun 18, 2026
Merged

ci: re-sync labeler.yml with skill template (clears drift)#88
CybotTM merged 1 commit into
mainfrom
ci/resync-labeler

Conversation

@CybotTM

@CybotTM CybotTM commented Jun 18, 2026

Copy link
Copy Markdown
Member

The netresearch/.github skill template reformatted .github/labeler.yml (multi-line dependencies glob list). This repo carried the older inline form (latent Template Drift that would fail on the next push). Re-syncs byte-identical with the template — same fix already applied across the other skill repos.

Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>
Copilot AI review requested due to automatic review settings June 18, 2026 09:39
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions Bot added the ci label Jun 18, 2026
@sonarqubecloud

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request reformats the 'any-glob-to-any-file' list under the 'dependencies' label in '.github/labeler.yml' from a single-line array into a multi-line list format to improve readability. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@CybotTM CybotTM merged commit 092f28b into main Jun 18, 2026
29 of 31 checks passed
@CybotTM CybotTM deleted the ci/resync-labeler branch June 18, 2026 09:39
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.71%. Comparing base (42fce2f) to head (bf0df76).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #88   +/-   ##
=========================================
  Coverage     66.71%   66.71%           
  Complexity      807      807           
=========================================
  Files            45       45           
  Lines          2289     2289           
=========================================
  Hits           1527     1527           
  Misses          762      762           
Flag Coverage Δ
unittests 66.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

CybotTM added a commit that referenced this pull request Jun 18, 2026
This repo uses the **php-module** template (`.github/template.yaml` →
`template: php-module`), whose `labeler.yml` keeps the inline
`dependencies` glob form. A prior drift-cleanup PR (#88) mistakenly
synced it to the **skill** template's multi-line form, which then
drifted against php-module. This restores the correct php-module
`labeler.yml`.
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.

2 participants