Skip to content

fix(ci): robust SHA passing via artifact to bypass secret masking#4412

Merged
jamesarich merged 1 commit into
mainfrom
fix/release-sha
Feb 2, 2026
Merged

fix(ci): robust SHA passing via artifact to bypass secret masking#4412
jamesarich merged 1 commit into
mainfrom
fix/release-sha

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator
  • Upload release SHA as artifact in create-or-promote workflow
  • Download and use SHA artifact in release workflow jobs
  • Fallback to inputs if artifact is missing
  • Resolves issue where SHA output was dropped due to secret collision

- Upload release SHA as artifact in create-or-promote workflow
- Download and use SHA artifact in release workflow jobs
- Fallback to inputs if artifact is missing
- Resolves issue where SHA output was dropped due to secret collision
@jamesarich jamesarich merged commit f4db2a3 into main Feb 2, 2026
2 of 4 checks passed
@jamesarich jamesarich deleted the fix/release-sha branch February 2, 2026 19:21
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.

1 participant