Dylan Smith

Results 105 comments of Dylan Smith

Add a bullet point to `RELEASENOTES.md` describing the change to our users

The build gave this error: `/Users/runner/work/gh-gei/gh-gei/src/Octoshift/Services/SecretScanningAlertService.cs(84,66): warning IDE0057: Substring can be simplified` Make sure you run `dotnet format src/OctoshiftCLI.sln` before every commit.

`dotnet format` is returning a number of errors/warnings which need to be fixed up to pass the build

Add a bullet point to RELEASENOTES.md describing the change to our users

There should be no need to run multiple migration scripts in parallel. Create a script (or use the `generate-script` command to do it for you) and use the `--queue-only` flag...

The file must be in the `.github/workflows/` folder or github/copilot won't use it.

Your token is going to need the `repo` scope. The [docs give more info](https://docs.github.com/en/migrations/using-github-enterprise-importer/migrating-from-azure-devops-to-github-enterprise-cloud/managing-access-for-a-migration-from-azure-devops#required-scopes-for-personal-access-tokens).

@jkylekelly That setting isn't available to me for this repo (I see it for other non-public GH repos).