Skip to content

Dispatch CI after Dependabot refresh#126

Merged
xpcmdshell merged 1 commit intomainfrom
feature/dependabot-refresh-ci-dispatch
Apr 5, 2026
Merged

Dispatch CI after Dependabot refresh#126
xpcmdshell merged 1 commit intomainfrom
feature/dependabot-refresh-ci-dispatch

Conversation

@xpcmdshell
Copy link
Copy Markdown
Owner

Summary

  • allow CI to be started with workflow_dispatch
  • dispatch CI explicitly after refreshing behind Dependabot branches
  • backfill auto-merge on refreshed safe Dependabot PRs if needed

Why

Refreshing a Dependabot branch with the workflow GITHUB_TOKEN creates a new PR head, but GitHub does not trigger follow-on workflow runs from events caused by GITHUB_TOKEN. Dispatching CI explicitly gives refreshed PRs the required checks they need to merge.

@xpcmdshell xpcmdshell merged commit 597d47c into main Apr 5, 2026
9 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