-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Description
Description
I've been experimenting with having the Copilot Coding Agent implement some of the outstanding issues on this repo, and in general it's been doing a pretty impressive job. Some examples here:
- Fix false success reporting in ado2gh integrate-boards when GitHub PAT permissions are incorrect #1354
- Update integrate-boards command help text to clarify ADO PAT 'All organizations' requirement #1352
- Add Dependabot Alert Dismissal migration support to GEI #1351
- Fix resolution comment length bug when migrating Secret Scanning alerts #1349
But we can make it even better by making some small tweaks to the repo!
It consistently tries to change the .Net SDK version in it's PR's to match the version installed in the Copilot environment. Which is undesirable and I have to keep telling it in the PRs to stop doing that (for example).
A simple way to fix this would be to customize the copilot development environment by adding a copilot-setup-steps.yml workflow to explicitly tell copilot how it should setup it's development environment to match the one that we use.
timrogersCopilot
Metadata
Metadata
Assignees
Labels
No labels