Skip to content

Add workflow_dispatch trigger to CI workflow - #2144

Merged
edmorley merged 1 commit into
mainfrom
edmorley/add-workflow-dispatch-ci
Sep 15, 2026
Merged

edmorley merged 1 commit into
mainfrom
edmorley/add-workflow-dispatch-ci

Conversation

@edmorley

Copy link
Copy Markdown
Member

Add the workflow_dispatch event to the CI workflow's on: triggers, so CI can be triggered manually from the Actions tab. This makes it easy to confirm main is working (e.g. when upstream breakage is suspected), and for classic buildpacks to re-run CI on external contributor PRs from forks, whose CI otherwise fails until their branch is mirrored to this repo.

GUS-W-24176912.

@edmorley edmorley self-assigned this Sep 14, 2026
Add the `workflow_dispatch` event to the CI workflow's `on:` triggers,
so CI can be triggered manually from the Actions tab. This makes it
easy to confirm `main` is working (e.g. when upstream breakage is
suspected), and for classic buildpacks to re-run CI on external
contributor PRs from forks, whose CI otherwise fails until their branch
is mirrored to this repo.

GUS-W-24176912.
@edmorley
edmorley force-pushed the edmorley/add-workflow-dispatch-ci branch from 54ae16c to c409d5c Compare September 14, 2026 15:29
@edmorley edmorley changed the title Add workflow_dispatch trigger to CI workflow Add workflow_dispatch trigger to CI workflow Sep 14, 2026
@edmorley
edmorley marked this pull request as ready for review September 14, 2026 15:33
@edmorley
edmorley enabled auto-merge (squash) September 14, 2026 15:33
@edmorley
edmorley requested a review from a team September 14, 2026 15:36
@edmorley
edmorley merged commit 3705406 into main Sep 15, 2026
9 of 10 checks passed
@edmorley
edmorley deleted the edmorley/add-workflow-dispatch-ci branch September 15, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants