Skip to content

Update to secretless access - #55346

Merged
BillWagner merged 2 commits into
dotnet:mainfrom
BillWagner:secretless-auth
Aug 10, 2026
Merged

Update to secretless access#55346
BillWagner merged 2 commits into
dotnet:mainfrom
BillWagner:secretless-auth

Conversation

@BillWagner

Copy link
Copy Markdown
Member

Update the docs repo sequester to use secretless access.

Update the docs repo sequester to use secretless access.
Copilot AI review requested due to automatic review settings August 7, 2026 18:47
@BillWagner
BillWagner requested a review from a team as a code owner August 7, 2026 18:47
@dotnetrepoman dotnetrepoman Bot added this to the August 2026 milestone Aug 7, 2026

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

Updates the quest sequester workflow to use an OIDC-acquired bearer token for Quest/Azure DevOps access instead of a static Quest key secret, aligning with a “secretless access” approach.

Changes:

  • Adds a second OIDC auth step to acquire an access token for the Quest/Azure DevOps resource audience.
  • Replaces ImportOptions__ApiKeys__QuestKey with ImportOptions__ApiKeys__QuestAccessToken in both manual and auto sequester runs.

Comment thread .github/workflows/quest.yml
Add the same changes in the bulk workflow.
@BillWagner
BillWagner enabled auto-merge (squash) August 7, 2026 20:15
Comment thread .github/workflows/quest-bulk.yml
@BillWagner
BillWagner merged commit b96cc82 into dotnet:main Aug 10, 2026
10 checks passed
@BillWagner
BillWagner deleted the secretless-auth branch August 10, 2026 14:44
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