Skip to content

Add workflow_dispatch trigger to CI workflow - #533

Open
edmorley wants to merge 1 commit into
mainfrom
edmorley/add-workflow-dispatch-ci
Open

edmorley wants to merge 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 8250a2f to 6c2fff5 Compare September 14, 2026 15:30
@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:34
@edmorley
edmorley requested a review from schneems as a code owner September 14, 2026 15:34
@edmorley
edmorley enabled auto-merge (squash) September 14, 2026 15:34
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.

1 participant