github / github/gh-gei

Remove warnings about "queue only" default being swapped to "wait"

Open
#1,059 0 comments 0 reactions 1 assignee Claimed by @timrogers View on GitHub
task
Dominant language
C#
Stars
478
Forks
146
Avg merge
7d 21h
Merged PRs (30d)
2

Description

A couple of months ago, we changed the CLI's defaults so that, when migrating a repo, we wait for the migration to finish by default, rather than just queueing it and then exiting.

Having given some warnings to users, we should now remove this:

https://github.com/github/gh-gei/blob/main/src/gei/Commands/MigrateRepo/MigrateRepoCommandArgs.cs#L61
https://github.com/github/gh-gei/blob/5bdf071564e35eaff223d8c8ad525e7c176cdd3a/src/bbs2gh/Commands/MigrateRepo/MigrateRepoCommandArgs.cs#L109
https://github.com/github/gh-gei/blob/5bdf071564e35eaff223d8c8ad525e7c176cdd3a/src/ado2gh/Commands/MigrateRepo/MigrateRepoCommandArgs.cs#L36

## Todo

- [ ] ...

## Dependencies

- ...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.