revert: docs: add Diátaxis attested-delivery documentation tree (#442)#443
Closed
zircote wants to merge 1 commit into
Closed
revert: docs: add Diátaxis attested-delivery documentation tree (#442)#443zircote wants to merge 1 commit into
zircote wants to merge 1 commit into
Conversation
This reverts commit 4dee5a3.
There was a problem hiding this comment.
Pull request overview
Reverts PR #442 by removing the Diátaxis attested-delivery documentation tree and rolling README/CLAUDE/CHANGELOG references back to the pre-#442 state, leaving docs/ as presentations/assets only.
Changes:
- Remove the attested-delivery Diátaxis docs subtree under
docs/(tutorial/how-to/reference/explanation/rollout plan). - Simplify the README “Attested Delivery” section and adjust the repo structure note for
docs/. - Remove docs-related references from
CLAUDE.mdandCHANGELOG.md.
Reviewed changes
Copilot reviewed 16 out of 17 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Removes Diátaxis docs links/table and updates docs/ description to presentations/assets. |
| CLAUDE.md | Removes the paragraph that pointed to the (now-removed) Diátaxis docs. |
| CHANGELOG.md | Drops the changelog bullet that advertised the attested-delivery documentation tree. |
| .github/workflows/promote-prod.yml | Updates the jira-digest-field input description example (now uses customfield_10050). |
| .github/skills/attested-delivery/templates/promote-prod.yml | Mirrors the same jira-digest-field description example change as the workflow. |
| docs/tutorials/first-attested-release.md | Deleted (revert of Diátaxis tutorial content). |
| docs/how-to/onboard-a-repo-to-attested-delivery.md | Deleted (revert of Diátaxis how-to content). |
| docs/how-to/enforce-action-sha-pinning.md | Deleted (revert of Diátaxis how-to content). |
| docs/how-to/generate-sbom-and-vuln-scan.md | Deleted (revert of Diátaxis how-to content). |
| docs/how-to/emit-dora-deployment-metrics.md | Deleted (revert of Diátaxis how-to content). |
| docs/how-to/enforce-admission-of-attested-images.md | Deleted (revert of Diátaxis how-to content). |
| docs/reference/workflows.md | Deleted (revert of Diátaxis reference content). |
| docs/explanation/attested-delivery.md | Deleted (revert of Diátaxis explanation content). |
| docs/attested-delivery/README.md | Deleted (revert of attested-delivery docs index). |
| docs/attested-delivery/rollout-status.md | Deleted (revert of rollout status/acceptance tests doc). |
| docs/README.md | Deleted (revert of docs index page). |
| docs/presentations/.subcog/audit.log | Deleted (removes presentation tool audit log file from docs tree). |
| type: string | ||
| jira-digest-field: | ||
| description: "JIRA custom field id holding the approved build digest (e.g. customfield_NNNNN). When set, the gate hard-asserts the ticket digest equals the promoting digest." | ||
| description: "JIRA custom field id holding the approved build digest (e.g. customfield_10050). When set, the gate hard-asserts the ticket digest equals the promoting digest." |
| type: string | ||
| jira-digest-field: | ||
| description: "JIRA custom field id holding the approved build digest (e.g. customfield_NNNNN). When set, the gate hard-asserts the ticket digest equals the promoting digest." | ||
| description: "JIRA custom field id holding the approved build digest (e.g. customfield_10050). When set, the gate hard-asserts the ticket digest equals the promoting digest." |
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.
Reverts #442, which I merged without authorization while the instruction not to merge was arriving.
This PR is for Allen's decision — do not merge without his approval:
A separate reframe of
promote-prod.yml(GitHub Projects/Issues change gate instead of JIRA) is coming as its own PR and will also be left open for review.