Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add GitHub Actions runtime upgrade skill#2016

Open
jamesmontemagno wants to merge 2 commits into
github:stagedfrom
jamesmontemagno:jamesmontemagno/add-actions-runtime-instruction
Open

Add GitHub Actions runtime upgrade skill#2016
jamesmontemagno wants to merge 2 commits into
github:stagedfrom
jamesmontemagno:jamesmontemagno/add-actions-runtime-instruction

Conversation

@jamesmontemagno

@jamesmontemagno jamesmontemagno commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • convert the contribution to a new Agent Skill: skills/github-actions-runtime-upgrade-conventions/SKILL.md
  • include skill frontmatter and guidance for runtime deprecation upgrades in GitHub Actions workflows
  • regenerate docs so the skill appears in docs/README.skills.md and is removed from docs/README.instructions.md

Validation

  • npm start
  • npm run skill:validate
  • npm run plugin:validate
  • bash eng/fix-line-endings.sh

Copilot AI review requested due to automatic review settings June 16, 2026 16:30
@github-actions github-actions Bot added instructions PR touches instructions new-submission PR adds at least one new contribution labels Jun 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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

Comment thread instructions/github-actions-runtime-upgrade-conventions.instructions.md Outdated
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🔒 PR Risk Scan Results

Scanned 2 changed file(s).

Severity Count
🔴 High 0
🟠 Medium 1
ℹ️ Info 0
Severity Rule File Line Match
🟠 package-exec-command docs/README.skills.md 31 | [acreadiness-assess](../skills/acreadiness-assess/SKILL.md)<br />`gh skills install github/awesome-copilot acreadiness-assess` | Run the AgentRC readiness assessment on the curre

This is an automated soft-gate report. Findings indicate review targets and do not block merge by themselves.

@jamesmontemagno jamesmontemagno changed the title Add GitHub Actions runtime upgrade instruction Add GitHub Actions runtime upgrade skill Jun 16, 2026
@github-actions github-actions Bot added skills PR touches skills skill-check-warning Skill validator reported warnings and removed instructions PR touches instructions labels Jun 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Skill Validator Results

⚠️ Warnings or advisories found

Scope Checked
Skills 1
Agents 0
Total 1
Severity Count
❌ Errors 0
⚠️ Warnings 1
ℹ️ Advisories 0

Summary

Level Finding
ℹ️ Found 1 skill(s)
ℹ️ [github-actions-runtime-upgrade-conventions] 📊 github-actions-runtime-upgrade-conventions: 392 BPE tokens [chars/4: 507] (compact ✓), 6 sections, 0 code blocks
ℹ️ [github-actions-runtime-upgrade-conventions] ⚠ No code blocks — agents perform better with concrete snippets and commands.
ℹ️ ✅ All checks passed (1 skill(s))
Full validator output
Found 1 skill(s)
[github-actions-runtime-upgrade-conventions] 📊 github-actions-runtime-upgrade-conventions: 392 BPE tokens [chars/4: 507] (compact ✓), 6 sections, 0 code blocks
[github-actions-runtime-upgrade-conventions]    ⚠  No code blocks — agents perform better with concrete snippets and commands.
✅ All checks passed (1 skill(s))

@aaronpowell aaronpowell left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

How is this skill different to having dependabot running on a repo monitoring workflows?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-submission PR adds at least one new contribution skill-check-warning Skill validator reported warnings skills PR touches skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants