Skip to content

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

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

Add WORKFLOW.md flow diagrams + doc-accuracy fixes#360
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; fix 5B scenario numbering; clarify action-pin uses-ref scope.

markdownlint clean, all Mermaid blocks render, CRLF preserved.

🤖 Generated with Claude Code

… 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

Updates WORKFLOW.md to improve CI/CD documentation accuracy and readability by adding Mermaid flow diagrams that mirror the repository’s workflow YAML behavior, plus small doc fixes discovered during validation.

Changes:

  • Add three Mermaid flow diagrams covering PR CI (test-pull-request.yml), publishing (publish-release.yml -> build-release-task.yml), and automation (Dependabot + merge-bot).
  • Clarify that the “pin actions to SHAs” rule applies specifically to uses: references (and keep dotnet/nbgv@master as the sole uses: exception).
  • Fix 5B scenario numbering for the branch-deletion case (now S15).

@ptr727
ptr727 merged commit a151f0d into develop Jun 30, 2026
10 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