Skip to content

Initialize repository for GitHub Agentic Workflows#294

Open
pinodeca wants to merge 1 commit into
mainfrom
pinodeca/gh-aw-scaffolding
Open

Initialize repository for GitHub Agentic Workflows#294
pinodeca wants to merge 1 commit into
mainfrom
pinodeca/gh-aw-scaffolding

Conversation

@pinodeca

Copy link
Copy Markdown
Contributor

Adds gh-aw scaffolding so contributors can author agentic workflows.

What's included

  • .gitattributes — marks compiled .github/workflows/*.lock.yml files as generated
  • .github/mcp.json — GH-AW MCP server config for local authoring tooling
  • .github/skills/agentic-workflows/SKILL.md — dispatcher skill for authoring workflows in Copilot Chat
  • .github/agents/agentic-workflows.md — agent definition
  • .github/workflows/copilot-setup-steps.yml — installs the gh-aw CLI (added after the existing checkout step; Rust/pgrx setup unchanged)

Notes

Generated via gh aw init (gh-aw v0.82.14). This scaffolding supports authoring workflows; individual agentic workflows still run only once their compiled .lock.yml is committed to .github/workflows/.

Add gh-aw scaffolding so contributors can author agentic workflows:
- .gitattributes marks compiled .lock.yml files as generated
- .github/mcp.json, skills, and agent definition for local authoring
- Install gh-aw CLI in copilot-setup-steps job
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