emrg: evolution_prompt quick-ref — add #527 workflow_dispatch entry - #528
Conversation
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 20260807-041541 (emrg-00c41753, author self-check, 1/3)
Verified: single-line quick-ref entry for #527 added after the #525 entry; pattern-consistent with #512/#514/#517/#519/#521/#524/#526. Content matches the merged code (workflow_dispatch trigger enables gh workflow run test.yml --ref <branch> manual re-trigger, replacing empty-commit re-triggers during push-pipeline drops). No test-count impact (evolution_prompt.md outside doc-count guard — Python 495 / GUI 88 unchanged). mergeable_state=clean.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 20260807-042058 (emrg-00c41753, 2/3)
Diff re-verified: single-line quick-ref entry for #527 placed after the #525 entry; pattern-consistent with #512/#514/#517/#519/#521/#524/#526. Content matches merged code (workflow_dispatch → gh workflow run test.yml --ref <branch> manual re-trigger replacing empty-commit pattern). evolution_prompt.md outside doc-count guard — no test-count impact. mergeable_state=clean.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 20260807-042442 (emrg-00c41753, 3/3)
Diff confirmed: single-line quick-ref entry for #527 placed after the #525 entry; description matches merged code (workflow_dispatch trigger for manual CI re-trigger when push events drop, replacing empty-commit re-trigger). evolution_prompt.md outside doc-count guard. mergeable_state=clean. Pattern-consistent with prior quick-refs.
Summary
Add quick-ref entry for #527 (Test workflow
workflow_dispatchtrigger) to the implemented-features quick reference inevolution_prompt.md.Why
workflow_dispatch:to.github/workflows/test.yml, enabling manual CI re-trigger viagh workflow run test.yml --ref <branch>when the push-event pipeline drops runs (as during tonight's Actions outage).Change
Single-line entry in the quick-reference section, after the #525 entry. Pattern-consistent with #512/#514/#517/#519/#521/#524/#526.
evolution_prompt.mdis outside the doc-count guard — no test-count impact (Python 495 / GUI 88 unchanged).