cli/pkg/cmd/pr/shared
2022-12-15 11:44:37 -08: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
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 Avoid race condition when updating labels 2021-12-08 13:29:47 +01:00
editable_http.go Remove all direct calls to shurcool-graphql 2022-08-18 21:40:41 +03:00
finder.go error instead of prompt when no base repo + fixes 2022-12-15 11:44:37 -08: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 Migrate to go-gh text package (#6236) 2022-09-14 09:23:55 +04: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 Exclude the current user from reviewers when creating pr (#6464) 2022-12-08 08:51:35 +02: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