cli/pkg/cmd/issue/close
Mislav Marohnić 07cad386a5 Improve issue close re: overfetching, handling PRs
- `issue close` no longer fetches all issue fields and thus avoids the
  problem when loading failed due to token not having access to projects

- `issue close` now accepts either issue or pull number as argument.
2021-11-23 19:38:55 +01:00
..
close.go Improve issue close re: overfetching, handling PRs 2021-11-23 19:38:55 +01:00
close_test.go Improve issue close re: overfetching, handling PRs 2021-11-23 19:38:55 +01:00