Skip to content

Conversation

@jeremyeder
Copy link
Collaborator

Summary

Adds workflow_dispatch trigger to the CI workflow example in the AQE pattern documentation.

This allows manual re-triggering of workflows, which is useful when:

  • CI fails due to transient issues (network, rate limits)
  • Branch protection bypass settings need testing
  • Debugging workflow behavior

Changes

  • Added workflow_dispatch: to the validate.yml example in autonomous-quality-enforcement.md

This aligns with the stale-issues.yml example which already includes workflow_dispatch.

@jeremyeder jeremyeder merged commit f7f2042 into main Jan 8, 2026
4 checks passed
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