Skip to content

Update React migration agents descriptions for proper formatting#1344

Merged
aaronpowell merged 1 commit intogithub:stagedfrom
SaravananRajaraman:staged
Apr 10, 2026
Merged

Update React migration agents descriptions for proper formatting#1344
aaronpowell merged 1 commit intogithub:stagedfrom
SaravananRajaraman:staged

Conversation

@SaravananRajaraman
Copy link
Copy Markdown
Contributor

@SaravananRajaraman SaravananRajaraman commented Apr 9, 2026

…formatting

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 April 9, 2026 06:04
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2026

🔍 Skill Validator Results

10 resource(s) checked | ✅ All checks passed

Full output
No agents found in the specified paths: "/home/runner/work/awesome-copilot/awesome-copilot/agents/react18-auditor.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/react18-batching-fixer.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/react18-class-surgeon.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/react18-commander.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/react18-dep-surgeon.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/react18-test-guardian.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/react19-auditor.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/react19-dep-surgeon.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/react19-test-guardian.agent.md"

Note: Errors were found. These are currently reported as warnings and do not block merge. Please review and address when possible.

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 standardizes the YAML front matter description fields for the React 18/19 migration agents to ensure consistent formatting/parsing.

Changes:

  • Wrap agent description values in quotes in React 18/19 agent front matter.
  • Normalize front matter formatting across the affected React migration agents.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
agents/react19-test-guardian.agent.md Quote the front matter description string for consistent YAML formatting.
agents/react19-dep-surgeon.agent.md Quote the front matter description string for consistent YAML formatting.
agents/react19-auditor.agent.md Quote the front matter description string (also contains a small typo noted in comment).
agents/react18-test-guardian.agent.md Quote the front matter description string for consistent YAML formatting.
agents/react18-dep-surgeon.agent.md Quote the front matter description string for consistent YAML formatting.
agents/react18-commander.agent.md Quote the front matter description string for consistent YAML formatting.
agents/react18-class-surgeon.agent.md Quote the front matter description string for consistent YAML formatting.
agents/react18-batching-fixer.agent.md Quote the front matter description string for consistent YAML formatting.
agents/react18-auditor.agent.md Quote the front matter description string for consistent YAML formatting.

Comment thread agents/react19-auditor.agent.md Outdated
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

Copilot reviewed 9 out of 9 changed files in this pull request and generated no new comments.

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

Copilot reviewed 9 out of 9 changed files in this pull request and generated no new comments.

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

Copilot reviewed 10 out of 10 changed files in this pull request and generated no new comments.

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

Copilot reviewed 10 out of 10 changed files in this pull request and generated no new comments.

@aaronpowell aaronpowell merged commit d7c16e6 into github:staged Apr 10, 2026
13 of 14 checks passed
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.

3 participants