docs: record the actions centralization status and migration plan - #2
Open
fzipi wants to merge 1 commit into
Open
docs: record the actions centralization status and migration plan#2fzipi wants to merge 1 commit into
fzipi wants to merge 1 commit into
Conversation
Captures the 2026-08-16 survey of all 64 active org repositories: what is now shared, what is still duplicated and worth extracting, and what was ruled out deliberately so it is not re-litigated. Adds the per-repository checklist for moving the 18 plugin repositories off crs-plugin-test-action, with each one's current refs. 9 of the 36 references are unpinned, which is worth fixing in the same pass. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
what
Adds
docs/centralization.mdand links it from the README.why
The survey of shared-actions opportunities across the org, and the plan for migrating the 18 plugin
repositories, have only existed in conversation. This writes both down so the next person does not
re-derive them.
The document covers:
83eb2c5.the
coreruleset-ghsa-*forks excluded because their duplication is a forking artefact. Recordsits own caveats: point-in-time, and workflows only.
bake digests, the Hugo + Dart Sass install, and the
crs-linterinvocation.setup-go,setup-python, CodeQL, the docker trio — so it isnot re-litigated later.
notable
crs-plugin-test/wait-for-backend.shsolves the container-readiness duplication but is only reachablethrough the plugin-test action, so
corerulesetandmodsecurity-crs-dockerstill carry their owncopies. That is called out rather than left looking done.
9 of the 36 references to
crs-plugin-test-actionare unpinned@main, and the pinned ones are spreadacross 7 distinct shas — worth fixing in the same pass, and a sign Renovate is not tracking
reusable-workflow refs.