Skip to content

[Agentic State Machine] Update state-machine diagram for security scan changes#19909

Merged
T-Gro merged 1 commit into
mainfrom
docs/state-machine-update-security-scan-dfc400c595d5c55d
Jun 12, 2026
Merged

[Agentic State Machine] Update state-machine diagram for security scan changes#19909
T-Gro merged 1 commit into
mainfrom
docs/state-machine-update-security-scan-dfc400c595d5c55d

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Updates .github/docs/state-machine.md to reflect changes in labelops-pr-security-scan.md:

  • Adds date filter as an explicit <<choice>> state — PRs before the cutoff are skipped early
  • Clarifies that repo rules + memory are read together during setup (single step)
  • Notes paginated PR listing strategy (newest first, early termination)
  • Updates memory check description to reflect sha comparison
  • Updates source hash fingerprint

No other workflow files changed (hashes verified via sha256sum).

Generated by Agentic State Machine — Diagram Generator · opus46 3.6M ·

…e filter

Reflects changes in labelops-pr-security-scan.md:
- Adds date filter (cutoff-based skip) as explicit choice state
- Clarifies that repo rules + memory are read together at setup
- Notes paginated PR listing (newest first)
- Updates state.json check description

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot requested a review from a team as a code owner June 8, 2026 01:06
@github-actions github-actions Bot added automation NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes labels Jun 8, 2026
@github-actions github-actions Bot added the AI-Tooling-Check-Bypassed Tooling check: non-fork PR, not diff-analyzed label Jun 8, 2026
@github-project-automation github-project-automation Bot moved this from New to In Progress in F# Compiler and Tooling Jun 12, 2026
@T-Gro T-Gro merged commit 6127daa into main Jun 12, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in F# Compiler and Tooling Jun 12, 2026
T-Gro added a commit that referenced this pull request Jun 12, 2026
PR #19909 (docs: update state-machine diagram for security scan
pagination + date filter) touched the same file but against the
prior short auto-generated version. Resolved by keeping our fully
regenerated version, which already covers the security-scan changes
in compact form:

- line 243: 'paginate PRs (newest-first, skip isDraft, cutoff 2026-05-12)'
- line 27 glossary: '2026-05-12 cutoff is the date the scanner went live'
- line 248: 'state.json sha == current headRefOid?' (memory check)

Verified: 584 lines, 86 pipes, 0 long edges, 6/6 mermaid blocks
render. All readability budgets satisfied.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI-Tooling-Check-Bypassed Tooling check: non-fork PR, not diff-analyzed automation NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant