Skip to content

ci: add workflow_dispatch to manually retrigger checks#31

Merged
MaximeGaudin merged 2 commits into
mainfrom
ci/workflow-dispatch
Jun 22, 2026
Merged

ci: add workflow_dispatch to manually retrigger checks#31
MaximeGaudin merged 2 commits into
mainfrom
ci/workflow-dispatch

Conversation

@MaximeGaudin

Copy link
Copy Markdown
Owner

Summary

Usage

  1. Actions → CIRun workflow
  2. Select the PR branch (e.g. refactor/connector-registry)
  3. Run — checks attach to that branch's HEAD commit and satisfy required status on the open PR.

Test plan

  • Merge and verify Run workflow appears on the CI workflow in Actions
  • Dispatch against a branch and confirm Format / Check / MSRV / cargo-deny jobs start

Made with Cursor

MaximeGaudin and others added 2 commits June 22, 2026 07:47
Lets maintainers run the full CI pipeline from the Actions tab when
push/PR events fail to fire (e.g. after merging main into a stale branch).
Select the PR branch in the UI; checks attach to its HEAD commit.

Co-authored-by: Cursor <cursoragent@cursor.com>
@MaximeGaudin MaximeGaudin enabled auto-merge June 22, 2026 05:49
@MaximeGaudin MaximeGaudin merged commit 49357d0 into main Jun 22, 2026
7 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.

1 participant