Harvey Sanders
9dd102ffd0
Support project view --web with TTY ( #8773 )
2024-03-01 17:45:29 +01:00
benebsiny
f9a54f678a
Remove --format flag and add description for not specifying --repo and --team flag
2024-01-30 23:06:05 +08:00
benebsiny
b57f4028c3
handle flags with cmdutil.MutuallyExclusive, and move mutation methods to queries.go
2024-01-24 17:00:37 +08:00
benebsiny
f98acb2d99
Support for team
2024-01-20 22:46:22 +08:00
benebsiny
e209d14516
Support for unlink
2024-01-19 23:35:18 +08:00
benebsiny
617ec61627
Link Project to Repository or Team Command
2024-01-19 02:37:23 +08:00
William Martin
89b5dbc2b7
Merge pull request #8589 from fpistm/typo_fix
...
Fix some typos raised by codespell
2024-01-18 12:42:05 +01:00
Heath Stewart
cf483770c9
Remove project JSON formatting objects ( #8541 )
2024-01-17 17:56:58 +00:00
Frederic Pillon
55d251ac51
Fix some typos raised by codespell
...
With .codespellignore containing:
aline
commitish
messag
noes
nwo
parth
prfiles
runn
timere
ue
welp
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2024-01-17 15:34:49 +01:00
Heath Stewart
0cf5d22ead
Support template, jq flags with standard format flag ( #7832 )
...
* Use standard JSON flags for project command
Deprecates the --format flag and adds the standard JSON flags to properly filter, template, and write JSON.
* Add format flags cmdutil
Resolves PR feedback
* Remove unnecessary fields from JSON format flags
* Add standard format help to remaining commands
* Add JSON format regression tests
Also fixed a number of `project` commands that didn't format the right object as JSON.
* Resolve PR feedback
2024-01-09 09:46:39 -08:00
ffalor
f4535004c2
clearer error message
2023-10-23 00:39:25 -05:00
Sam Coe
5916439d22
Remove template field from projects exporting ( #8160 )
2023-10-17 09:54:12 +02:00
Ariel Deitcher
1fef870916
fix tests
2023-08-30 09:55:58 -07:00
Ariel Deitcher
a94240e1e0
mark and unmark project as template
2023-08-30 09:00:24 -07:00
Kamil Zuzda
5a0f892d4a
Add title to iteration and milestone fields for projects ( #7621 )
2023-06-29 11:10:01 +09:00
Ariel Deitcher
ad4a489f8d
Introduce gh project commands ( #7375 )
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2023-06-09 16:57:01 +00:00