-
Notifications
You must be signed in to change notification settings - Fork 2
feat(ci): add test-coverage-improver agentic workflow #327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Mossaka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot please generate the github action yamls and push
| bash: | ||
| - "npm test*" | ||
| - "npm run*" | ||
| - "npx*" | ||
| - "cat*" | ||
| - "head*" | ||
| - "tail*" | ||
| - "grep*" | ||
| - "find*" | ||
| - "wc*" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot please allow all bash tools
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated bash tools to allow all commands with ["*"] in commit 14abcd7.
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
.github/workflows/test-coverage-improver.mdworkflow fileSummary
Created agentic workflow that:
0 9 * * 1) and manual triggernpm run test:coverage)safe-outputs.create-pull-requestwith labels:[testing, ai-generated]bash: ["*"]Files
.github/workflows/test-coverage-improver.md- Agentic workflow specification.github/workflows/test-coverage-improver.lock.yml- Compiled GitHub Actions workflowOriginal 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.