Skip to content

ci: make required checks dispatchable - #28

Merged
jrandolf merged 1 commit into
mainfrom
fix/dispatch-required-checks
Aug 27, 2026
Merged

ci: make required checks dispatchable#28
jrandolf merged 1 commit into
mainfrom
fix/dispatch-required-checks

Conversation

@jrandolf

Copy link
Copy Markdown
Contributor

Summary

  • allow manual dispatch of the CI workflow that provides test and proto-check
  • allow manual dispatch of the hk workflow that provides Check

This lets maintainers prove all protected checks on main even when a bot-authored merge suppresses push-triggered workflows.

Verification

  • mise exec -- hk check --all --slow
  • mise exec -- cargo test --workspace
  • mise exec -- cargo build --target wasm32-wasip1
  • mise exec -- cargo package --locked --allow-dirty

@jrandolf
jrandolf merged commit 41ac899 into main Aug 27, 2026
7 checks passed
@jrandolf
jrandolf deleted the fix/dispatch-required-checks branch August 27, 2026 02:05
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