Skip to content

Use org NuGet publish secret#260

Merged
peters merged 1 commit into
developfrom
chore/org-owned-package-secrets
Jun 26, 2026
Merged

Use org NuGet publish secret#260
peters merged 1 commit into
developfrom
chore/org-owned-package-secrets

Conversation

@peters

@peters peters commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the personal-named NuGet.org publish secret with FINTER_NUGET_ORG_API_KEY
  • keep the package publish workflow behavior unchanged

Tracking: fintermobilityas/youpark.no#12240

Validation

  • git diff --check
  • GitHub Actions must pass before merge

Notes

  • No package publish workflow was triggered.
  • The new org secret is selected to surge and mongomigrations.core only.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the NuGet publish step in the CI workflow to use an organization-scoped NuGet.org API key secret (FINTER_NUGET_ORG_API_KEY) instead of the previously personal-named secret, preserving existing publish behavior.

Changes:

  • Switched dotnet nuget push to authenticate with ${{ secrets.FINTER_NUGET_ORG_API_KEY }} in the package publish step.

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

@peters

peters commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

CI is green, but GitHub blocks normal merge by repository policy and auto-merge is disabled for this repository. I am leaving this open rather than using admin bypass.

@peters peters merged commit f64157d into develop Jun 26, 2026
4 checks passed
@peters peters deleted the chore/org-owned-package-secrets branch June 26, 2026 10:00
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.

2 participants