Skip to content

Website ci fix#1618

Merged
aaronpowell merged 2 commits intostagedfrom
website-ci-fix
May 5, 2026
Merged

Website ci fix#1618
aaronpowell merged 2 commits intostagedfrom
website-ci-fix

Conversation

@aaronpowell
Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings May 5, 2026 01:55
@github-actions github-actions Bot added the workflow PR touches workflow automation label May 5, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

🔴 Contributor Reputation Check: HIGH risk

Check Risk
Profile HIGH
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@github-actions github-actions Bot added the needs-review:HIGH Contributor reputation check flagged HIGH risk label May 5, 2026
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 website CI workflows to use Node.js 22 for both pull request builds and GitHub Pages deployments, aligning the website pipeline with the repository’s newer Node defaults.

Changes:

  • Bump the Node.js runtime from 20 to 22 in the website build workflow.
  • Bump the Node.js runtime from 20 to 22 in the website deploy workflow.
  • Preserve the existing website build/deploy steps while changing only the runner runtime version.
Show a summary per file
File Description
.github/workflows/deploy-website.yml Updates the Pages deployment workflow to install and build the site with Node.js 22.
.github/workflows/build-website.yml Updates the PR website validation workflow to run the website build on Node.js 22.

Copilot's findings

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

@aaronpowell aaronpowell merged commit e2f5b95 into staged May 5, 2026
23 checks passed
@aaronpowell aaronpowell deleted the website-ci-fix branch May 5, 2026 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-review:HIGH Contributor reputation check flagged HIGH risk workflow PR touches workflow automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants