Skip to content

ci: add manual branch trigger for CI workflow#2010

Merged
agneszitte merged 1 commit into
mainfrom
dev/agzi/manual-ci-branch-dispatch
Mar 5, 2026
Merged

ci: add manual branch trigger for CI workflow#2010
agneszitte merged 1 commit into
mainfrom
dev/agzi/manual-ci-branch-dispatch

Conversation

@agneszitte

Copy link
Copy Markdown
Member

This change adds manual workflow_dispatch support to the CI workflow with a branch input so maintainers can run CI on a specific ref without pushing new commits. It also wires checkout to the selected ref across jobs and adds a clearer run name to make manual executions easier to identify. This improves operational flexibility for validation and troubleshooting while preserving existing push/PR behavior.

Note: No related issue (Internal maintenance / Approved by Team member: @agneszitte).

Add workflow_dispatch input for branch/ref selection, wire checkout steps to that ref, and add a descriptive run-name for manual executions.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@agneszitte
agneszitte requested a review from Copilot March 5, 2026 17:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@agneszitte
agneszitte merged commit eff9aae into main Mar 5, 2026
3 checks passed
@agneszitte
agneszitte deleted the dev/agzi/manual-ci-branch-dispatch branch March 5, 2026 19:54
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.

4 participants