feat: (DSO-2330) Update set-env action to support new convention#7
Merged
Merged
Conversation
Contributor
Author
|
@cursor review |
angelmadames
requested changes
Oct 2, 2025
Co-authored-by: Angel Adames <9947992+angelmadames@users.noreply.github.com>
javiercm1410
commented
Oct 2, 2025
angelmadames
previously approved these changes
Oct 2, 2025
1bd360f to
f8b0c35
Compare
angelmadames
approved these changes
Oct 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update action to support new convention
Note
Add package tag and FORCE_REF support to environment-detection action and introduce comprehensive CI tests covering tags, branches, invalid refs, and PR context.
action.yml):FORCE_REFoverride to simulate refs; enhance debug output and safe file writes.vX.Y.Z/vX.Y.Z-uat.Nand package refs<pkg>@X.Y.Z/<pkg>@X.Y.Z-uat.N(including scoped)..github/workflows/tests.yml):CODE_OF_CONDUCTpath.v1.0.0,v1.0.0-uat.1).@gbh-tech/internal-jobs@1.0.0,...@1.0.0-uat.1).mainand current PR context resolve tostage.ENVIRONMENTvariable is set.Written by Cursor Bugbot for commit 1768e21. This will update automatically on new commits. Configure here.