cli/pkg/cmd/issue
Heath Stewart 17679cf65f
Edit multiple issues, PRs in parallel (#7259)
Allows multiple issues or PRs to be edited in parallel, and querying for shared fields once to reduce network requests.

Co-authored-by: Sam Coe <samcoe@users.noreply.github.com>
2023-04-25 14:45:41 +02:00
..
close Add support for issue state reason (#6245) 2022-09-14 12:39:15 +04:00
comment Fix fetching issue/PR comments 2022-12-23 17:14:06 +01:00
create Add --template flag for issue create and pr create (#7185) 2023-03-27 08:24:12 +00:00
delete Rename --confirm flag to --yes for various destructive commands (#6915) 2023-01-26 12:48:21 +01:00
develop Authenticate network git commands (#6541) 2022-11-15 13:14:37 +02:00
edit Edit multiple issues, PRs in parallel (#7259) 2023-04-25 14:45:41 +02:00
list Split issue commands into "General" vs. "Targeted" 2022-12-20 17:56:51 +01:00
lock finish tests 2022-12-20 15:45:13 -08:00
pin Add new commands issue pin and issue unpin (#5597) 2022-08-31 10:16:45 +00:00
reopen Remove all direct calls to shurcool-graphql 2022-08-18 21:40:41 +03:00
shared Edit multiple issues, PRs in parallel (#7259) 2023-04-25 14:45:41 +02:00
status Split issue commands into "General" vs. "Targeted" 2022-12-20 17:56:51 +01:00
transfer Remove all direct calls to shurcool-graphql 2022-08-18 21:40:41 +03:00
unpin Add new commands issue pin and issue unpin (#5597) 2022-08-31 10:16:45 +00:00
view Fix fetching issue/PR comments 2022-12-23 17:14:06 +01:00
issue.go Group PR, release, and repo subcommands 2022-12-21 14:47:59 +01:00