Copilot
Copilot
- [x] Create a Vite + React project structure - [x] Set up essential Vite configuration files - [x] Configure CSS and styling for Vite - [x] Copy assets to...
This PR addresses the issue where `ado2gh integrate-boards` fails when using GitHub PATs with broader permissions due to Azure DevOps changes implemented around June 2nd that require minimal PAT permissions...
This PR adds a `copilot-setup-steps.yml` workflow file to customize the development environment for GitHub Copilot Coding Agent, preventing it from trying to modify the .NET SDK version in future PRs....
## Problem When migrating secret scanning alerts with `gh gei migrate-secret-alerts`, if the new comment format `[@resolverName] originalComment` exceeds 270 characters, the GitHub API call fails with an error about...
This PR adds support for migrating Dependabot alert dismissals in the GitHub Enterprise Importer (GEI), addressing the need to preserve dismissed Dependabot alerts and their dismissal reasons when migrating repositories....
## Problem The `ado2gh integrate-boards` command was incorrectly reporting success when it actually failed due to GitHub PAT permission issues. This occurred because the Azure DevOps API returns HTTP 200...
The `ado2gh integrate-boards` command requires an ADO Personal Access Token (PAT) with "All organizations" access selected, but this requirement was not clearly documented in the command's help text. This led...
After analyzing issue #1334, I found that the requested feature to include the original resolver name in migrated Secret Scanning alerts has already been implemented and is working correctly. ##...
This PR adds support for `babeltrace2` while maintaining backward compatibility with `babeltrace`. Recent changes in lab environments have made `babeltrace2` the default installation while `babeltrace` is no longer available by...
Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress....