Skip to content

Move gh-aw-plan workflow to .github/workflows and compile lock file#330

Merged
strawgate merged 2 commits intocopilot/issue-319-plan-workflow-2c2812da335917d5from
copilot/sub-pr-323
Feb 21, 2026
Merged

Move gh-aw-plan workflow to .github/workflows and compile lock file#330
strawgate merged 2 commits intocopilot/issue-319-plan-workflow-2c2812da335917d5from
copilot/sub-pr-323

Conversation

Copy link
Contributor

Copilot AI commented Feb 21, 2026

The Plan workflow source was placed in github/workflows/ instead of .github/workflows/, leaving it outside the compile pipeline with no generated lock file or trigger workflow.

Changes

  • Moved github/workflows/gh-aw-plan.md.github/workflows/gh-aw-plan.md alongside all other workflow sources
  • Removed the now-empty github/ directory
  • Ran make compile to generate:
    • .github/workflows/gh-aw-plan.lock.yml — compiled workflow ready for execution
    • .github/workflows/trigger-plan.yml — dogfooded trigger synced from gh-agent-workflows/plan/example.yml

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 21, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/ruby/setup-ruby/git/ref/tags/v1
    • Triggering command: /usr/bin/gh gh api /repos/ruby/setup-ruby/git/ref/tags/v1 --jq .object.sha (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Add plan workflow templates and documentation Move gh-aw-plan workflow to .github/workflows and compile lock file Feb 21, 2026
Copilot AI requested a review from strawgate February 21, 2026 16:54
@strawgate strawgate marked this pull request as ready for review February 21, 2026 16:55
@strawgate strawgate merged commit 26522bf into copilot/issue-319-plan-workflow-2c2812da335917d5 Feb 21, 2026
4 checks passed
@strawgate strawgate deleted the copilot/sub-pr-323 branch February 21, 2026 16:55
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.

2 participants