mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-08-17 17:53:29 +00:00
A PR that only edits .github/bump-tracking.json matched none of the validate workflow's pull_request paths, so the required check sat "Expected - Waiting for status to be reported" forever and the PR could never merge. A workflow_dispatch run on the PR head does not satisfy the gate either, since the merge box only counts pull_request check suites. Same class already fixed in this file for .github/workflows/**, .github/policy/**, and plugin README/asset paths.