cli/pkg/cmd/pr/shared
Benjamin Levesque fef4195004
Add --reviewer flag completion (#6873)
Co-authored-by: Mislav Marohnić <mislav@github.com>
2023-01-25 18:02:13 +01:00
..
commentable.go use Prompter in Commentable 2022-10-19 13:05:00 -07:00
comments.go Add support for editing last issue/pr comment (#6384) 2022-10-18 08:10:12 +00:00
completion.go Add --reviewer flag completion (#6873) 2023-01-25 18:02:13 +01:00
display.go Adding no checks message when PR has no checks 2022-10-05 22:10:38 -03:00
display_test.go Adding no checks message when PR has no checks 2022-10-05 22:10:38 -03:00
editable.go Add projectsV2 support to issue create, issue edit, pr create, and pr edit (#6735) 2023-01-19 22:13:09 +00:00
editable_http.go Add projectsV2 support to issue create, issue edit, pr create, and pr edit (#6735) 2023-01-19 22:13:09 +00:00
finder.go Add projectsV2 support to issue create, issue edit, pr create, and pr edit (#6735) 2023-01-19 22:13:09 +00:00
finder_test.go Allow PR create to create PRs with numerical branch names (#5090) 2022-01-25 07:22:28 +02:00
params.go Add projectsV2 support to issue create, issue edit, pr create, and pr edit (#6735) 2023-01-19 22:13:09 +00:00
params_test.go Replace old search utility with new search (#5366) 2022-04-06 16:44:52 +02:00
preserve.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
preserve_test.go Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
reaction_groups.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
state.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
survey.go Add projectsV2 support to issue create, issue edit, pr create, and pr edit (#6735) 2023-01-19 22:13:09 +00:00
survey_test.go Revert "update linter checks" 2022-07-27 13:30:41 -05:00
templates.go use Prompter in template manager 2022-10-19 13:05:00 -07:00
templates_test.go use Prompter in template manager 2022-10-19 13:05:00 -07:00