Skip to content

switch to short lived tokens#316456

Merged
Yoyokrazy merged 1 commit into
mainfrom
milively/build-debt
May 14, 2026
Merged

switch to short lived tokens#316456
Yoyokrazy merged 1 commit into
mainfrom
milively/build-debt

Conversation

@Yoyokrazy
Copy link
Copy Markdown
Collaborator

No description provided.

@Yoyokrazy Yoyokrazy requested review from Copilot and rebornix and removed request for Copilot May 14, 2026 17:06
@Yoyokrazy Yoyokrazy marked this pull request as ready for review May 14, 2026 17:07
Copilot AI review requested due to automatic review settings May 14, 2026 17:07
@vs-code-engineering
Copy link
Copy Markdown
Contributor

vs-code-engineering Bot commented May 14, 2026

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@lszomoru

Matched files:

  • build/azure-pipelines/dependencies-check.yml
  • build/azure-pipelines/update-dependencies-check.ts

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 changes the dependencies-check Azure pipeline to use a pre-provided GitHub installation token instead of minting one inside the update script.

Changes:

  • Removes GitHub App JWT and installation-token creation from the TypeScript check-run updater.
  • Replaces GitHub App credential parameters with a GITHUB_INSTALLATION_TOKEN environment variable in the Azure pipeline.
Show a summary per file
File Description
build/azure-pipelines/update-dependencies-check.ts Simplifies check-run update logic to consume GITHUB_INSTALLATION_TOKEN directly.
build/azure-pipelines/dependencies-check.yml Removes GitHub App credential parameters and passes GITHUB_INSTALLATION_TOKEN to the update step.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 1

Comment thread build/azure-pipelines/dependencies-check.yml
@Yoyokrazy Yoyokrazy merged commit 5af4ba5 into main May 14, 2026
33 checks passed
@Yoyokrazy Yoyokrazy deleted the milively/build-debt branch May 14, 2026 17:24
@vs-code-engineering vs-code-engineering Bot added this to the 1.121.0 milestone May 14, 2026
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