Dylan Smith

Results 105 comments of Dylan Smith

oh ok, was just curious if the work was done in the linked PR or not? sounds like maybe not, so I'll leave it open if there's still work to...

This should also be added to ado2gh

should also validate other things that can cause migrations to fail. e.g.: - token not SSO authorized - feature flags not flipped - repo must be initialized

Had an example where `inventory-report` was failing for a customer with a 401 when trying to get the org owner. Probably because the PAT didn't have Full Access scope. When...

The octoshift backend now does a bunch of validation for PAT permissions, but there are some things that won't validate, for example ADO PAT permissions required to rewire pipelines or...

This would be a good feature to consider if/when we add LFS support to the CLI. Tracked in #440 I don't have an ETA when we might tackle LFS support,...

I didn't include a task for it yet, but I imagine migrating dependabot alerts could/should be done using a similar approach?

Should reconsider whether the non-verbose log file should include verbose content when we run with the --verbose flag. Today the --verbose flag will cause verbose output on the console, and...

Another great suggestion from here: https://github.com/github/CS-Release-Readiness/issues/484#issuecomment-1028486312 In the console output include the path to the log files generated.