cli/pkg/cmd/issue
chemotaxis 364dd38bc0 Get graphql queries and mutations working
- Fix error if found an issue while using `gh pr lock/unlock` or vice versa
- Added additional types
- Used githubv4 types
- Added "relock" state
    - If the conversation is already locked you have two choices: try to
      lock it again or do nothing.  Do nothing is easy.  But, if you
      want to change the lock reason, you need to first unlock the
      conversation and then lock it again.
- Added survey to confirm if you want to relock
- Added formatted print statements
2022-04-28 23:54:22 -04:00
..
close Improve issue close re: overfetching, handling PRs 2021-11-23 19:38:55 +01:00
comment issue/pr comment: improve docs as it relates to editor 2022-02-18 18:38:44 +01:00
create Port more legacy stubs to the new ask stubber 2022-01-14 19:34:15 +01:00
delete Port more legacy stubs to the new ask stubber 2022-01-14 19:34:15 +01:00
edit Simplify GraphQL mutations whose response we are not interested in 2021-12-08 13:35:19 +01:00
list Merge remote-tracking branch 'origin' into docs-improvements 2022-02-21 15:24:18 +01:00
lock Get graphql queries and mutations working 2022-04-28 23:54:22 -04:00
reopen Improve issue reopen re: overfetching, handling PRs 2021-11-23 19:39:40 +01:00
shared Improve issue view re: overfetching, PR support 2021-11-24 18:49:36 +01:00
status Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
transfer Remove overfetching from issue transfer 2021-11-23 19:39:40 +01:00
view Have a single Render function handle all Markdown rendering 2022-01-13 19:39:43 +01:00
issue.go Draft first design 2022-04-11 00:36:42 -04:00