Skip to content

Update marocchino/sticky-pull-request-comment to v3 (Node 24)#27326

Merged
ChumpChief merged 1 commit into
microsoft:mainfrom
ChumpChief:update-sticky-pr-comment-v3
May 18, 2026
Merged

Update marocchino/sticky-pull-request-comment to v3 (Node 24)#27326
ChumpChief merged 1 commit into
microsoft:mainfrom
ChumpChief:update-sticky-pr-comment-v3

Conversation

@ChumpChief
Copy link
Copy Markdown
Contributor

@ChumpChief ChumpChief commented May 15, 2026

Description

Bumps the marocchino/sticky-pull-request-comment action from v2.9.4 to v3.0.4 across all workflows that use it.

The motivation is that v2.9.4 runs on Node.js 20, which is now end-of-life. v3.x runs on Node.js 24. There are no other meaningful changes in v3.x for our usage — all inputs and outputs we pass remain the same; v3 only adds a new optional number_force input that we don't consume.

Affected workflows:

  • .github/workflows/changeset-reporter.yml (3 usages)
  • .github/workflows/linkcheck-reporter.yml
  • .github/workflows/pr-release-branch-warning.yml
  • .github/workflows/pr-review-auto-route.yml
  • .github/workflows/pr-review-fleet.yml (2 usages)

The pinned SHA, the # ratchet:...@vN comment, and the release-notes-link comment were all updated together.

Tracked by AB#73596.

Reviewer Guidance

The review process is outlined on this wiki page.

Bumps the action from v2.9.4 (SHA 7737449) to v3.0.4 (SHA 0ea0beb)
across all workflows that use it. The v3 release updates the action's
Node.js runtime from 20 to 24; inputs and outputs are unchanged for
existing usages (a new optional 'number_force' input was added).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 15, 2026

Hi! Thank you for opening this PR. Want me to review it?

Based on the diff (32 lines, 5 files), I've queued these reviewers:

  • Correctness — logic errors, race conditions, lifecycle issues
  • Security — vulnerabilities, secret exposure, injection
  • API Compatibility — breaking changes, release tags, type design
  • Performance — algorithmic regressions, memory leaks
  • Testing — coverage gaps, hollow tests

How this works

  • Adjust the reviewer set by ticking/unticking boxes above. Reviewer toggles alone don't trigger anything.

  • Tick Start review below to dispatch the review fleet.

  • After review finishes, tick Start review again to request another run — it auto-resets after each dispatch.

  • This comment updates as new commits land; your reviewer selections are preserved.

  • Start review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 15, 2026

Fleet Review — Clean

No issues found across the reviewer fleet for this run.

View run

@ChumpChief ChumpChief marked this pull request as ready for review May 15, 2026 23:54
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 updates the GitHub Action marocchino/sticky-pull-request-comment from v2.9.4 to v3.0.4 (including pinned SHA and ratchet major tag) across all workflows that use it, aligning with the move off the older Node runtime.

Changes:

  • Bumped marocchino/sticky-pull-request-comment to v3.0.4 and updated the pinned commit SHA in all affected workflows.
  • Updated the # ratchet:marocchino/sticky-pull-request-comment@vN comment from v2 to v3.
  • Updated the inline release-notes link to the v3.0.4 tag.

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/changeset-reporter.yml Updates sticky PR comment action to v3.0.4 (SHA + ratchet + release notes).
.github/workflows/linkcheck-reporter.yml Updates sticky PR comment action to v3.0.4 (SHA + ratchet + release notes).
.github/workflows/pr-release-branch-warning.yml Updates sticky PR comment action to v3.0.4 (SHA + ratchet + release notes).
.github/workflows/pr-review-auto-route.yml Updates sticky PR comment action to v3.0.4 (SHA + ratchet + release notes).
.github/workflows/pr-review-fleet.yml Updates sticky PR comment action to v3.0.4 in both comment-posting steps (SHA + ratchet + release notes).

@ChumpChief ChumpChief merged commit 2ce8aa8 into microsoft:main May 18, 2026
31 checks passed
@ChumpChief ChumpChief deleted the update-sticky-pr-comment-v3 branch May 18, 2026 16:46
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