docs: house the CI de-duplication program plan-of-record - #28
Merged
Conversation
Relocate the dedup-program plan-of-record (README, plan, rollout, inventory, architecture, and the per-tool research notes) from ci-workflows into standards, ahead of taking ci-workflows public. The docs name private constellation repos and document the governance design, so they belong in a repo that stays private; the actions/workflows themselves carry no such detail. Moved verbatim — internal relative links resolve unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
kyle-sexton
added a commit
to melodic-software/ci-workflows
that referenced
this pull request
Jun 23, 2026
Remove the dedup-program plan-of-record (relocated to the private standards repo in melodic-software/standards#28) so the soon-to-be-public repo carries only the config-agnostic actions/workflows and generic tool docs, not the constellation topology or governance design. Add SECURITY.md (private vulnerability reporting, SHA-pin + least-privilege guidance for consumers). Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
kyle-sexton
added a commit
that referenced
this pull request
Jun 24, 2026
…ncements built (#38) ci-workflows #25–#28 built the action enhancements the first-wave parity-gap lanes needed (editorconfig git-tracked discovery, shellcheck severity, shfmt action, powershell fail-on-no-files + #1708 retry, gitleaks scan-mode + redact, pyright warnings-as-errors toggle). medley consumed them in a second cutover wave (PR #1161): six lanes moved from inline to SHA-pinned references. Mark the enhancements built in plan.md Phase 4; record the second wave in rollout.md. Still deferred: comment-hygiene widening, reference-integrity heading-cite, Pester, skill-governance, typescript, dotnet. Co-authored-by: Claude Opus 4.8 (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.
Relocates the
dedup-program/plan-of-record (README, plan, rollout, inventory, architecture + per-tool research notes) fromci-workflowsintostandards, ahead of takingci-workflowspublic.Why: the docs name private constellation repos (medley, github-iac, …) and document the governance design — that belongs in a repo that stays private. The composite actions / reusable workflows in ci-workflows carry no such detail and are safe to publish. Moved verbatim; all internal relative links are folder-local and resolve unchanged.
Paired with a follow-up
ci-workflowsPR that removes the folder there. No code changes.🤖 Generated with Claude Code