Skip to content

Conversation

@friggeri
Copy link
Collaborator

Embracing 2026!

  • Add copilot-setup-steps workflow to install gh-aw extension
  • Add agent prompts for creating, debugging, and upgrading workflows
  • Add gh-aw schema and documentation
  • Configure VS Code MCP server for gh-aw
  • Add gitattributes for workflow lock files

- Add copilot-setup-steps workflow to install gh-aw extension
- Add agent prompts for creating, debugging, and upgrading workflows
- Add gh-aw schema and documentation
- Configure VS Code MCP server for gh-aw
- Add gitattributes for workflow lock files
@friggeri friggeri requested a review from a team as a code owner January 14, 2026 21:32
Copilot AI review requested due to automatic review settings January 14, 2026 21:32
Copy link

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 pull request enables GitHub Agentic Workflows (gh-aw) support by adding MCP server configuration, installation workflows, comprehensive JSON schema validation, documentation, and git configuration for workflow lock files.

Changes:

  • Adds VS Code MCP server configuration for gh-aw
  • Creates copilot-setup-steps workflow to install gh-aw extension
  • Includes comprehensive agentic workflow JSON schema (6070 lines)
  • Adds extensive documentation for GitHub Agentic Workflows (1654 lines)
  • Configures gitattributes for workflow lock files

Reviewed changes

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

Show a summary per file
File Description
.vscode/mcp.json Configures MCP server for gh-aw in VS Code
.github/workflows/copilot-setup-steps.yml Workflow to install gh-aw extension via remote script
.github/aw/schemas/agentic-workflow.json Complete JSON schema for agentic workflow validation
.github/aw/logs/.gitignore Ignores downloaded workflow logs
.github/aw/github-agentic-workflows.md Comprehensive documentation for agentic workflows
.gitattributes Marks workflow lock files as generated with merge strategy

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@friggeri friggeri enabled auto-merge January 14, 2026 21:41
@friggeri friggeri added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit 7f90ac2 Jan 14, 2026
29 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