Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…-grep shared workflow Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
| timeout_minutes: 10 | ||
|
|
||
| tools: | ||
| bash: ["ast-grep:*", "sg:*"] |
There was a problem hiding this comment.
@copilot the bash toolset should be part of the shared workflow and merged in
There was a problem hiding this comment.
Moved bash tools to shared/ast-grep.md frontmatter in commit b858e65. Updated schema to support bash in included files, and tools are properly merged when imported.
…th schema updates Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
@copilot format, lint, recompile |
| @@ -0,0 +1,60 @@ | |||
| --- | |||
| tools: | |||
| bash: ["ast-grep:*", "sg:*"] | |||
There was a problem hiding this comment.
Removed "sg" alias from ast-grep shared workflow in commit 455d20a. Bash tools now only include ast-grep:* pattern.
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Completed formatting, linting, and recompilation in commit 9e64b38. All 59 workflows compiled successfully. |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
@copilot merge main, format, lint, recompile |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Merged main, formatted, linted, and recompiled in commit e48c842. All 59 workflows compiled successfully. |
Summary
Successfully merged main branch and recompiled all workflows:
Merge from Main
Format, Lint, Recompile
All integration complete. The branch is now up-to-date with main and all workflows are properly compiled.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.