Skip to content

build: add run_name input to support cross-repo automation#1926

Merged
mjcheetham merged 1 commit intomicrosoft:masterfrom
mjcheetham:ci-workflow-customname
Mar 27, 2026
Merged

build: add run_name input to support cross-repo automation#1926
mjcheetham merged 1 commit intomicrosoft:masterfrom
mjcheetham:ci-workflow-customname

Conversation

@mjcheetham
Copy link
Copy Markdown
Member

@mjcheetham mjcheetham commented Mar 27, 2026

Allow callers to set a custom display name for workflow_dispatch runs via the new run_name input. This enables the microsoft/git release workflow to set a deterministic run name when triggering VFS for Git builds, so it can reliably poll for and link back to the dispatched run.

When run_name is not provided, the display name defaults to the workflow name 'VFS for Git', preserving existing behavior.

Corresponding PR in microsoft/git: microsoft/git#871

Allow callers to set a custom display name for workflow_dispatch runs
via the new run_name input. This enables the microsoft/git release
workflow to set a deterministic run name when triggering VFS for Git
builds, so it can reliably poll for and link back to the dispatched run.

When run_name is not provided, the display name defaults to the
workflow name 'VFS for Git', preserving existing behavior.

Signed-off-by: Matthew John Cheetham <[email protected]>
@mjcheetham mjcheetham merged commit 44b6d6b into microsoft:master Mar 27, 2026
91 of 94 checks passed
@mjcheetham mjcheetham deleted the ci-workflow-customname branch March 27, 2026 15:01
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.

2 participants