Skip to content

ci: add missing pull-request labeler configuration - #117

Open
roberttidball wants to merge 2 commits into
UFund-Me:mainfrom
roberttidball:fix/pr-labeler-config
Open

ci: add missing pull-request labeler configuration#117
roberttidball wants to merge 2 commits into
UFund-Me:mainfrom
roberttidball:fix/pr-labeler-config

Conversation

@roberttidball

Copy link
Copy Markdown

Summary

  • add the missing default .github/labeler.yml consumed by �ctions/labeler@v4
  • apply the existing documentation label to docs and Markdown changes

Validation

  • parsed the configuration as YAML locally

This is intentionally limited to the broken labeler configuration.

@sonarqubecloud

Copy link
Copy Markdown

@roberttidball
roberttidball marked this pull request as ready for review August 26, 2026 02:40
The workflow pins actions/labeler@v4, which expects a flat list of globs
per label. The previous config used the v5+ changed-files /
any-glob-to-any-file syntax, which v4 cannot parse, so the triage job
would still have failed after merging.
@sonarqubecloud

Copy link
Copy Markdown

@triangle959

triangle959 commented Aug 26, 2026 via email

Copy link
Copy Markdown

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.

2 participants