Skip to content

Fix repo create regressions#4904

Merged
mislav merged 4 commits intotrunkfrom
repo-create-fix
Dec 15, 2021
Merged

Fix repo create regressions#4904
mislav merged 4 commits intotrunkfrom
repo-create-fix

Conversation

@mislav
Copy link
Contributor

@mislav mislav commented Dec 14, 2021

  • gh repo create now outputs created URL in no-TTY mode
  • Interactive create flow now does not create the repo if user chooses to cancel during the flow
  • Bonus UI tweak: prompts for text inputs like repo name/description do not end with : (colon-space) anymore. This is for consistency with other create commands.

Fixes #4903

@mislav mislav requested a review from a team as a code owner December 14, 2021 17:32
@mislav mislav requested review from vilmibm and removed request for a team December 14, 2021 17:32
@mislav mislav merged commit f588aec into trunk Dec 15, 2021
@mislav mislav deleted the repo-create-fix branch December 15, 2021 18:05
Corpse7777 added a commit to Corpse7777/cli that referenced this pull request Dec 18, 2021
This reverts commit f588aec, reversing
changes made to 4bbbf46.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gh repo create no longer outputs the created repo info with v2.3.0

1 participant