Skip to content

chore: migrate remaining workflow github-script steps to v8#227

Merged
accesswatch merged 1 commit into
mainfrom
fix/github-script-v8-remaining-workflows
May 27, 2026
Merged

chore: migrate remaining workflow github-script steps to v8#227
accesswatch merged 1 commit into
mainfrom
fix/github-script-v8-remaining-workflows

Conversation

@accesswatch
Copy link
Copy Markdown
Collaborator

Summary

  • upgrade remaining actions/github-script workflow usages from v7 to v8
  • apply updates in day2-release, registration, learning-room-validation, skills-progression, and student-grouping workflows

Why

GitHub Actions runners are deprecating Node 20 for JavaScript actions. Upgrading to v8 aligns these workflows with Node 24 support.

Validation

  • searched target workflows to confirm no remaining actions/github-script@v7 references

Copilot AI review requested due to automatic review settings May 27, 2026 21:11
@accesswatch accesswatch requested a review from taylorarndt as a code owner May 27, 2026 21:11
@github-actions
Copy link
Copy Markdown
Contributor

Peer Review Assigned

Hi @accesswatch! Your PR has been automatically paired with @taylorarndt for peer review.

For @taylorarndt:

This is a great opportunity to practice code review skills! Here's what to look for:

Content Quality:

  • Does the change accomplish what the issue describes?
  • Is the writing clear and helpful?
  • Are there any typos or grammar issues?

Accessibility:

  • Proper heading hierarchy (H1 → H2 → H3, no skips)?
  • Descriptive link text (not "click here")?
  • Alt text on images?
  • [TODO] markers removed?

Documentation:

  • Code blocks are properly formatted?
  • Tables have headers?
  • References/links work correctly?

Review Guidelines:

  • Be kind and constructive
  • Suggest improvements, don't just point out problems
  • Ask questions if something is unclear
  • Approve when ready or request changes with explanation

Resources:


Pairing by Learning Room Grouping Engine

@accesswatch accesswatch merged commit 2392ee8 into main May 27, 2026
3 of 4 checks passed
@accesswatch accesswatch deleted the fix/github-script-v8-remaining-workflows branch May 27, 2026 21:12
@accesswatch accesswatch review requested due to automatic review settings May 27, 2026 21:36
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.

1 participant