Skip to content

Add workflow_dispatch trigger to CI workflow - #618

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 added the skip changelog Skip the check-changelog check label Sep 14, 2026
@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 9cb39f9 to 8316571 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 enabled auto-merge (squash) September 14, 2026 15:34
@edmorley
edmorley requested a review from a team September 14, 2026 15:37
@edmorley
edmorley merged commit d12d1d1 into main Sep 15, 2026
13 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

Labels

skip changelog Skip the check-changelog check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants