Skip to content

[release/10.0] Remove unused artifact feed PAT group import - #17266

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

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

Conversation

@missymessa

Copy link
Copy Markdown
Member

Backport of #17259 to release/10.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/10.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 retired Azure DevOps variable group import from the release/10.0 publish-build-assets job template to prevent publishing jobs from failing during Key Vault variable download after the underlying secret was disabled.

Changes:

  • Removed the AzureDevOps-Artifact-Feeds-Pats variable group import from the non-public, non-PR publishing path in the publish-build-assets template.

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-10.0 branch from 317fcef to 211dd0f 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/10.0] Remove retired artifact feed PAT group [release/10.0] Remove unused artifact feed PAT group import Aug 6, 2026
@missymessa
missymessa enabled auto-merge (squash) August 6, 2026 01:33
@missymessa
missymessa merged commit 3437c3b into dotnet:release/10.0 Aug 6, 2026
8 of 11 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