Skip to content

Me/dpc 5364 bump gha node version#175

Open
MEspositoE14s wants to merge 8 commits intomainfrom
me/dpc-5364-bump-GHA-node-version
Open

Me/dpc 5364 bump gha node version#175
MEspositoE14s wants to merge 8 commits intomainfrom
me/dpc-5364-bump-GHA-node-version

Conversation

@MEspositoE14s
Copy link
Copy Markdown
Contributor

🎫 Ticket

https://jira.cms.gov/browse/DPC-5364

🛠 Changes

  • Bumped GHA to Node24 versions.
  • Added text to Slack payload to avoid warnings.
  • Added branch.target to SonarQube to limit review to new code.

ℹ️ Context

Node 20 is being deprecated for GHA so everything that uses it needs to be bumped to 24.

We were getting warnings from the call to the Slack GHA for not including a text field as a fall back for when the more dynamic message couldn't be sent.

SonarQube updated on their end and began surfacing problems in old, unrelated code to the present commit. Adding a branch target forces it to only examine the diff between the currently submitted code and the main branch. This was already done in the ci-workflow.

🧪 Validation

broken-link-check
https://github.com/CMSgov/dpc-static-site/actions/runs/24744129846

check_508_compliance
https://github.com/CMSgov/dpc-static-site/actions/runs/24744479689

deploy
https://github.com/CMSgov/dpc-static-site/actions/runs/24838213173/job/72704384051

ci-workflow
All tests passing on this PR. 🤞

@MEspositoE14s MEspositoE14s requested a review from a team as a code owner April 23, 2026 13:49
Copy link
Copy Markdown

@Jose-verdance Jose-verdance left a comment

Choose a reason for hiding this comment

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

LGTM!

@MEspositoE14s MEspositoE14s requested a review from a team April 24, 2026 14:59
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