Skip to content

Add WORKFLOW.md flow diagrams + doc-accuracy fixes#227

Merged
ptr727 merged 1 commit into
developfrom
docs/workflow-flow-diagrams
Jun 30, 2026
Merged

Add WORKFLOW.md flow diagrams + doc-accuracy fixes#227
ptr727 merged 1 commit into
developfrom
docs/workflow-flow-diagrams

Conversation

@ptr727

@ptr727 ptr727 commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Adds Mermaid flow diagrams (CI / publish / automation) to WORKFLOW.md, plus doc-accuracy fixes surfaced by tri-validating the diagrams against the workflow YAML: add flow diagrams; document codegen concurrency override; action-pin uses-ref scope.

markdownlint clean, all Mermaid blocks render, CRLF preserved.

🤖 Generated with Claude Code

…ide; action-pin uses-ref scope

Add Mermaid flow diagrams to WORKFLOW.md and fix doc-accuracy issues found
while drawing them (tri-validating each diagram against the prose and the
workflow YAML). Diagrams render natively on GitHub.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 30, 2026 01:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates WORKFLOW.md to better document the repository’s CI/CD and automation behavior by adding Mermaid flow diagrams and tightening a few “doc vs YAML” accuracy points (action pinning scope, concurrency overrides).

Changes:

  • Add three Mermaid flow diagrams covering PR CI (test-pull-request.yml), publishing (publish-release.yml -> build-release-task.yml), and automation (codegen + Dependabot + merge-bot).
  • Clarify that the SHA-pinning rule applies specifically to uses: action references (not runtime-downloaded tools).
  • Document the additional concurrency override for the daily periodic codegen workflow and reflect it in the D7.1 contract text.

@ptr727
ptr727 merged commit fb52716 into develop Jun 30, 2026
11 checks passed
@ptr727
ptr727 deleted the docs/workflow-flow-diagrams branch June 30, 2026 01:19
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.

2 participants