Add GitHub Actions runtime upgrade skill#2016
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds a new instruction set to guide GitHub Actions “Node.js runtime deprecated” upgrades and surfaces it in the instructions catalog.
Changes:
- Added “GitHub Actions Runtime Upgrade Conventions” instruction file scoped to workflow YAMLs.
- Updated the docs instructions index to include an install link for the new instruction.
Show a summary per file
| File | Description |
|---|---|
| instructions/github-actions-runtime-upgrade-conventions.instructions.md | New instruction content and frontmatter for workflow runtime upgrade guidance. |
| docs/README.instructions.md | Adds the new instruction to the documentation list with install links. |
Copilot's findings
- Files reviewed: 2/2 changed files
- Comments generated: 1
🔒 PR Risk Scan ResultsScanned 2 changed file(s).
|
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
🔍 Skill Validator Results✅ All checks passed
Summary
Full validator output |
aaronpowell
left a comment
There was a problem hiding this comment.
How is this skill different to having dependabot running on a repo monitoring workflows?
|
This skill helps the agent update my actions correctly. Not everyone has dependabot on in every repo |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Addressed the review feedback in 3cd8033:\n\n- generalized targeting from a fixed action list to first-party \�ctions/\ with priority on \�ctions/setup-\n- updated pinning guidance to prefer immutable SHA pins resolved from the latest compatible release (and avoid mutable tag/branch pins)\n- added a concrete YAML pinning example block\n- added a short section clarifying how this skill complements Dependabot (especially for repos without it enabled)\n\nI also reran local validation (build + skill/plugin validators). |
Summary
skills/github-actions-runtime-upgrade-conventions/SKILL.mddocs/README.skills.mdand is removed fromdocs/README.instructions.mdValidation