Skip to content

ci(metrics): run validate-metrics on every PR so it can be a required check#30

Merged
dknauss merged 1 commit into
mainfrom
ci/validate-metrics-run-on-all-prs
Jul 3, 2026
Merged

ci(metrics): run validate-metrics on every PR so it can be a required check#30
dknauss merged 1 commit into
mainfrom
ci/validate-metrics-run-on-all-prs

Conversation

@dknauss

@dknauss dknauss commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Drops the pull_request path filter on validate-metrics.yml so it runs on every PR — prerequisite for making it a required status check without the path-filtered-check-hangs-the-PR footgun. Push trigger stays path-filtered. After merge I'll add the required-check ruleset. Same change as dknauss/wp-security-style-guide#19. 🤖 Generated with Claude Code

… check

Drop the pull_request path filter so the metrics check runs on every PR; a
path-filtered required check stays pending and blocks the PR when a PR does
not touch the filtered paths. The push trigger stays path-filtered.
@dknauss
dknauss merged commit 466baa4 into main Jul 3, 2026
1 check passed
@dknauss
dknauss deleted the ci/validate-metrics-run-on-all-prs branch July 13, 2026 19:36
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.

1 participant