Skip to content

Use release environment for publish secrets#6

Merged
cfluke-cb merged 1 commit into
mainfrom
cfluke/build-use-release-env
Jun 3, 2026
Merged

Use release environment for publish secrets#6
cfluke-cb merged 1 commit into
mainfrom
cfluke/build-use-release-env

Conversation

@cfluke-cb

Copy link
Copy Markdown
Contributor

Summary

Fixes Input required and not supplied: user on the NuGet login step by binding the publish job to the release environment where NUGET_USER is configured.

Test plan

  • Merge and re-run: gh workflow run build.yml --ref main -f ref=v0.2.0
  • Approve the release environment deployment if required by branch protection

Made with Cursor

NUGET_USER is configured on the release environment; without
environment: release the login step receives an empty user input.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cfluke-cb cfluke-cb requested review from a team as code owners June 3, 2026 14:56
@cb-heimdall

cb-heimdall commented Jun 3, 2026

Copy link
Copy Markdown

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@cfluke-cb cfluke-cb merged commit f7ac417 into main Jun 3, 2026
10 checks passed
@nmorgan-cb nmorgan-cb deleted the cfluke/build-use-release-env branch June 3, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants