Skip to content

[release/10.0] Remove legacyCredential PAT usage from Arcade templates#16921

Open
missymessa wants to merge 1 commit into
release/10.0from
dev/mjanecke/remove-legacy-artifact-feeds-pat-10.0
Open

[release/10.0] Remove legacyCredential PAT usage from Arcade templates#16921
missymessa wants to merge 1 commit into
release/10.0from
dev/mjanecke/remove-legacy-artifact-feeds-pat-10.0

Conversation

@missymessa
Copy link
Copy Markdown
Member

Backport of #16920 to release/10.0.

Removes the legacyCredential parameter from enable-internal-sources.yml calls, allowing DevDiv pipelines to use the WIF-backed dnceng-artifacts-feeds-read service connection instead of the PAT.

Fixes AB#10143

…-sources calls

Backport of main PR #16920.

The enable-internal-sources.yml template already handles DevDiv projects
by using the 'dnceng-artifacts-feeds-read' federated service connection.

Fixes AB#10143
Copilot AI review requested due to automatic review settings May 29, 2026 18:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR backports the removal of PAT-based legacyCredential usage from shared Arcade pipeline templates, allowing DevDiv feed authentication to use the WIF-backed dnceng-artifacts-feeds-read service connection path already built into enable-internal-sources.yml.

Changes:

  • Removes explicit legacyCredential passing from post-build Darc publishing.
  • Removes DevDiv-only legacyCredential passing from build asset publishing.
  • Leaves the underlying template backwards-compatible for other callers that still pass legacyCredential.

Reviewed changes

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

File Description
eng/common/core-templates/post-build/post-build.yml Stops forcing PAT-based internal source setup before Darc publishing.
eng/common/core-templates/job/publish-build-assets.yml Stops using the DevDiv PAT override when enabling internal sources for asset publishing.

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