Skip to content

Extend copilot sync workflows to include skills and prompts folders#2

Merged
einari merged 2 commits intomainfrom
copilot/improve-workflows-sync
Mar 1, 2026
Merged

Extend copilot sync workflows to include skills and prompts folders#2
einari merged 2 commits intomainfrom
copilot/improve-workflows-sync

Conversation

Copy link
Contributor

Copilot AI commented Mar 1, 2026

The sync and propagate workflows only handled .github/copilot-instructions.md, instructions/, and agents/ — missing the skills/ and prompts/ folders present in the Cratis/AI repo.

Changes

  • sync-copilot-instructions.yml — copies .github/skills/ and .github/prompts/ from the source repo; updates PR body to list the new folders
  • bootstrap-copilot-sync.yml — adds .github/skills/** and .github/prompts/** to the paths trigger in the generated propagate-copilot-instructions.yml wrapper, so pushes touching those folders will trigger propagation

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: einari <134365+einari@users.noreply.github.com>
Copilot AI changed the title [WIP] Improve workflows to trigger on skills and prompts folder Extend copilot sync workflows to include skills and prompts folders Mar 1, 2026
@einari einari marked this pull request as ready for review March 1, 2026 14:31
@einari einari merged commit b4fcc4e into main Mar 1, 2026
@einari einari deleted the copilot/improve-workflows-sync branch March 1, 2026 14:31
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