Skip to content

Conversation

@BagToad
Copy link
Member

@BagToad BagToad commented Jan 6, 2026

Fix-up for for #12428

Copilot AI review requested due to automatic review settings January 6, 2026 17:37
@BagToad BagToad requested a review from a team as a code owner January 6, 2026 17:37
@BagToad BagToad requested a review from babakks January 6, 2026 17:37
@BagToad BagToad changed the title Add shell specification for temporary tag creation CI: Add shell specification for temporary tag creation on Windows Jan 6, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds an explicit shell: bash specification to the "Create temporary tag" step in the Windows build job of the deployment workflow. This ensures the git tag command runs in bash (rather than PowerShell, which is the default on Windows runners), maintaining consistency with the command syntax and matching the pattern used by other bash commands in the same Windows job.

Key changes:

  • Added shell: bash to the "Create temporary tag" step in the Windows job

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@BagToad BagToad merged commit c534a75 into trunk Jan 6, 2026
17 checks passed
@BagToad BagToad deleted the kw/add-shell-for-win-tag-creation branch January 6, 2026 17:56
@elijahsamuel2509-cpu

This comment was marked as spam.

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