Yukai Chou
|
17d336e005
|
Wrap cli flags in backticks uniformly
|
2023-11-16 22:54:27 +08:00 |
|
Nate Smith
|
f5477d931b
|
pass prompter around instead of opts
|
2023-08-10 17:34:17 -07:00 |
|
Nate Smith
|
480505511c
|
test for forking in org
|
2023-08-08 17:53:21 -07:00 |
|
Nate Smith
|
3e2f09d970
|
strip more dead code
|
2023-08-08 17:35:35 -07:00 |
|
Nate Smith
|
c1296194ee
|
port more prompts and cover with new tests
|
2023-08-08 17:28:06 -07:00 |
|
Nate Smith
|
8927040028
|
remove dead code
|
2023-08-08 15:58:16 -07:00 |
|
Nate Smith
|
bd12522cb2
|
finish porting existing tests
|
2023-08-08 15:37:58 -07:00 |
|
Nate Smith
|
aed3a67749
|
WIP porting repo edit to opts.Prompter
|
2023-08-07 17:59:56 -07:00 |
|
Nate Smith
|
cd65409328
|
switch to Prompter.MultiSelect
|
2023-08-07 17:12:46 -07:00 |
|
Sam Coe
|
801c38a24f
|
Add visibility warning to repo edit (#6980)
Add visibility warning to repo edit
---------
Co-authored-by: Lai Tuan Anh <laituananh1711@gmail.com>
|
2023-02-08 08:53:22 +11:00 |
|
azu
|
700bda3ad8
|
Add gh repo edit --enable-discussions (#6903)
* Add gh repo edit --enable-discussions
* Add hasDiscussionsEnabled to JSON fields for repos
Co-authored-by: Mislav Marohnić <mislav@github.com>
|
2023-01-24 18:13:05 +01:00 |
|
Bruno Alla
|
25209ad6b1
|
Add --allow-update-branch to the repo edit command
|
2022-12-08 20:19:14 +00:00 |
|
vilmibm
|
41385477c3
|
fix linting
|
2022-07-27 14:15:27 -05:00 |
|
vilmibm
|
d5334f4115
|
Revert "update linter checks"
This reverts commit 40ecb8c188.
|
2022-07-27 13:30:41 -05:00 |
|
vilmibm
|
40ecb8c188
|
update linter checks
|
2022-07-26 16:06:52 -05:00 |
|
Patrick Reader
|
0cf2600725
|
strip whitespace when adding topics
closes #5934
|
2022-07-14 13:17:40 +01:00 |
|
Sam Coe
|
074ed50b8a
|
Integrate go-gh API package (#5614)
|
2022-06-23 04:05:31 +01:00 |
|
Mislav Marohnić
|
80f130184c
|
repo edit: fix interactive mode in GHES < 3.3
|
2022-06-07 17:54:52 +02:00 |
|
Håvard Anda Estensen
|
58cb773e09
|
Replace ioutil with io and os (#5498)
|
2022-04-26 13:07:44 +02:00 |
|
Gowtham Munukutla
|
83a6cccf2a
|
Add interactive repository edit functionality (#4895)
|
2022-03-14 17:49:03 +00:00 |
|
Breno Silva
|
6e14426dfb
|
docs: improve repo edit docs (#5165)
Co-authored-by: Mislav Marohnić <mislav@github.com>
|
2022-02-15 17:35:30 +01:00 |
|
Mislav Marohnić
|
7d199fa783
|
repo edit: add ability to add or remove repository topics
|
2021-12-07 19:28:29 +01:00 |
|
Gowtham Munukutla
|
98217fc38c
|
gh repo edit
Co-authored-by: Mislav Marohnić <mislav@github.com>
|
2021-12-07 19:28:29 +01:00 |
|