Skip to content

fix: rename pipeline#302543

Merged
joaomoreno merged 1 commit intomainfrom
joao/coffee-landfowl
Mar 17, 2026
Merged

fix: rename pipeline#302543
joaomoreno merged 1 commit intomainfrom
joao/coffee-landfowl

Conversation

@joaomoreno
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings March 17, 2026 20:03
@joaomoreno joaomoreno enabled auto-merge (squash) March 17, 2026 20:03
@joaomoreno joaomoreno self-assigned this Mar 17, 2026
@vs-code-engineering
Copy link
Contributor

📬 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
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

Renames and re-points an Azure DevOps dependency validation pipeline to use a newly introduced GitHub check-run updater script.

Changes:

  • Added a new update-dependencies-check.ts script to update a GitHub check run based on the Azure DevOps job result.
  • Updated the dependencies-check.yml pipeline job display name and switched the “Update GitHub check run” step to call the new script.

Reviewed changes

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

File Description
build/azure-pipelines/update-dependencies-check.ts New script to create a GitHub App JWT, fetch an installation token, and PATCH the check-run conclusion/details URL.
build/azure-pipelines/dependencies-check.yml Updates pipeline labeling and repoints the “Update GitHub check run” step to the new script.
Comments suppressed due to low confidence (1)

build/azure-pipelines/dependencies-check.yml:23

  • The job display name mentions validating Cargo.lock, but this pipeline currently only checks for changes to package.json / package-lock.json (see the changed-files grep in the first script step). Either update the file-detection/validation logic to include Cargo.lock, or adjust the display name so it matches what the job actually does.

@joaomoreno joaomoreno merged commit c58fd11 into main Mar 17, 2026
24 checks passed
@joaomoreno joaomoreno deleted the joao/coffee-landfowl branch March 17, 2026 20:37
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