Skip to content

chore: prune shipped diff-rules#75

Merged
toiroakr merged 1 commit into
mainfrom
chore/prune-diff-rules
Jul 18, 2026
Merged

chore: prune shipped diff-rules#75
toiroakr merged 1 commit into
mainfrom
chore/prune-diff-rules

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated diff-rule pruning

prune-diff-rules.yml replayed the stored prod captures against prod and
found the rules below are in the "fix has shipped" state: prod now serves
the new behaviour while the frozen captures still carry the old one, so each
rule is actively suppressing a real prod-vs-capture diff. They have done their
job and can be removed.

Removed:

  • scripts/diff-rules/2026-05-promote-zizmor-planned-rules.mjs (id promote-zizmor-planned-rules) — suppressing 19 capture diff(s)
  • scripts/diff-rules/2026-06-expression-syntax-stray-brace.mjs (id expression-syntax-stray-brace-fix) — suppressing 1 capture diff(s)

After this merges, the next release: published triggers
rebaseline-captures.yml, which overwrites the stored captures with the
current prod responses and clears the diffs for good.

The dark-launch replay check is expected to go red for these captures
until that rebaseline runs — they still carry the pre-fix findings the rule
was suppressing. That red is the signal the rule was still doing real work,
not a regression.

@github-actions github-actions Bot added the skip-changeset Bypass the changeset CI gate for PRs with no user-visible impact label Jul 18, 2026
@toiroakr
toiroakr merged commit f3b7732 into main Jul 18, 2026
2 checks passed
@toiroakr
toiroakr deleted the chore/prune-diff-rules branch July 18, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changeset Bypass the changeset CI gate for PRs with no user-visible impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant