-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Require visibility confirmation in
gh repo edit
This commit modifies interactive and non-interactive behaviors around `gh repo edit` as well as providing greater information about the impact. 1. `--help` usage is expanded to highlight the most significant consequences of changing visibility 1. `--help` usage and interactive experience call out GitHub Docs content that act as source of truth about full consequences of various changes 1. `gh repo edit` interactive experience will require confirmation for any visibility change 1. `gh repo edit` interactive experience will output potential stars and watchers lose regardless of visibility transition 1. `gh repo edit` will require `--visibility` flag to include new `--accept-visibility-change-consequences` flag regardless of interactivity
- Loading branch information
1 parent
ff9b0a1
commit 15b2db9
Showing
2 changed files
with
195 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters