Skip to content

Conversation

@Pterjudin
Copy link

Fixes GitHub Actions workflows to ensure correct branch checkout and proper metadata propagation between jobs.

Previously, actions/checkout could fail due to a blank ref, and downstream compile/package jobs were short-circuiting because they weren't receiving the computed metadata (like MS_COMMIT, SHOULD_BUILD) from the check job. This PR addresses both issues by explicitly setting GITHUB_BRANCH and correctly exporting and consuming job outputs.


Open in Cursor Open in Web

Co-authored-by: pterjudinoyin <pterjudinoyin@outlook.com>
@cursor
Copy link

cursor bot commented Nov 22, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: pterjudinoyin <pterjudinoyin@outlook.com>
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.

3 participants