Skip to content

emrg: evolution_prompt quick-ref — add #527 workflow_dispatch entry - #528

Merged
argszero merged 1 commit into
masterfrom
feature/quickref-workflowdispatch-2026-08-07
Aug 6, 2026
Merged

emrg: evolution_prompt quick-ref — add #527 workflow_dispatch entry#528
argszero merged 1 commit into
masterfrom
feature/quickref-workflowdispatch-2026-08-07

Conversation

@argszero

@argszero argszero commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

Add quick-ref entry for #527 (Test workflow workflow_dispatch trigger) to the implemented-features quick reference in evolution_prompt.md.

Why

  • emrg: add workflow_dispatch to Test workflow — manual CI re-trigger without empty commits #527 added workflow_dispatch: to .github/workflows/test.yml, enabling manual CI re-trigger via gh workflow run test.yml --ref <branch> when the push-event pipeline drops runs (as during tonight's Actions outage).
  • The quick reference prevents future cycles from re-implementing or missing this capability (e.g., falling back to empty-commit re-triggers, which pollute git history and fail when the push pipeline is down).

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.md is outside the doc-count guard — no test-count impact (Python 495 / GUI 88 unchanged).

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

✅ 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 argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

✅ 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 argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

✅ 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.

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.

1 participant