Skip to content

[release/9.0] Remove unused artifact feed PAT group import - #17265

Merged
missymessa merged 1 commit into
dotnet:release/9.0from
missymessa:missymessa/remove-artifact-feed-pat-group-release-9.0
Aug 6, 2026
Merged

[release/9.0] Remove unused artifact feed PAT group import#17265
missymessa merged 1 commit into
dotnet:release/9.0from
missymessa:missymessa/remove-artifact-feed-pat-group-release-9.0

Conversation

@missymessa

Copy link
Copy Markdown
Member

Backport of #17259 to release/9.0.

The dn-bot-all-orgs-artifact-feeds-rw secret was removed from Arcade's vault manifest in #17245, but publish-build-assets.yml still imported its one-secret AzureDevOps-Artifact-Feeds-Pats variable group. Once Secret Manager disabled the retired secret, publishing jobs failed during Key Vault variable download even though the PAT is no longer used.

This removes the stale import from the release/9.0 publishing template.

Tracking: https://dev.azure.com/dnceng/internal/_workitems/edit/10812

Copilot AI review requested due to automatic review settings August 6, 2026 00:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes a stale Azure DevOps variable-group import from the release/9.0 publish-build-assets job template to prevent publishing jobs from failing during Key Vault variable downloads after the retired PAT secret was disabled.

Changes:

  • Removed AzureDevOps-Artifact-Feeds-Pats variable-group import from the non-public, non-PR publishing path.
  • Leaves Publish-Build-Assets variable group and remaining publishing variables unchanged.

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

Remove the stale variable-group import after the group's only secret was retired from Arcade's vault manifest.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 8d5c9824-be94-4260-a72c-605d0ce1294d
Copilot AI review requested due to automatic review settings August 6, 2026 00:27
@missymessa
missymessa force-pushed the missymessa/remove-artifact-feed-pat-group-release-9.0 branch from 19bb29a to d4d5790 Compare August 6, 2026 00:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@missymessa missymessa changed the title [release/9.0] Remove retired artifact feed PAT group [release/9.0] Remove unused artifact feed PAT group import Aug 6, 2026
@missymessa
missymessa merged commit 06b7652 into dotnet:release/9.0 Aug 6, 2026
9 of 12 checks passed
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