Skip to content

Derive accepted PR labels from the repository - #33

Merged
steve-calvert-glean merged 1 commit into
mainfrom
codex/dynamic-pr-labels
Aug 11, 2026
Merged

Derive accepted PR labels from the repository#33
steve-calvert-glean merged 1 commit into
mainfrom
codex/dynamic-pr-labels

Conversation

@steve-calvert-glean

Copy link
Copy Markdown
Contributor

Summary

  • remove the hardcoded changelog-label allowlist
  • fetch and paginate the repository’s current labels
  • accept any PR label that exists in that catalog
  • declare the read permissions needed by the label API

Validation

  • confirmed the old hardcoded-list regression check fails before the change and passes after it
  • mise exec -- npm run test:all (203 passed, 1 skipped)

@steve-calvert-glean steve-calvert-glean added the internal Internal refactoring, cleanup, or maintenance work label Aug 11, 2026
Comment thread .github/workflows/pr-label.yml
@steve-calvert-glean
steve-calvert-glean merged commit e77a58f into main Aug 11, 2026
3 of 4 checks passed
@steve-calvert-glean
steve-calvert-glean deleted the codex/dynamic-pr-labels branch August 11, 2026 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Internal refactoring, cleanup, or maintenance work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant