cli/pkg/cmd/pr/shared
Sam Coe f0b60e3530
Add non-local PR template support (#5097)
* Add non-local PR template support

* Consolidate template support functions

* Change back query name
2022-01-29 07:41:24 +00:00
..
commentable.go Add --generate-notes flag to gh release create command. (#4467) 2021-12-08 15:20:59 +04:00
comments.go Have a single Render function handle all Markdown rendering 2022-01-13 19:39:43 +01:00
display.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
display_test.go Isolate pr list command 2020-08-04 18:38:06 +02:00
editable.go Avoid race condition when updating labels 2021-12-08 13:29:47 +01:00
editable_http.go Simplify GraphQL mutations whose response we are not interested in 2021-12-08 13:35:19 +01:00
finder.go Allow PR create to create PRs with numerical branch names (#5090) 2022-01-25 07:22:28 +02: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 Merge pull request #4279 from SiarheiFedartsou/sf-pr-list-head-filter 2021-10-14 20:54:56 +02:00
params_test.go Merge pull request #4279 from SiarheiFedartsou/sf-pr-list-head-filter 2021-10-14 20:54:56 +02:00
preserve.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
preserve_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +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 #4386 Display a user's name in metadata survey for assignees and reviewers (#4420) 2022-01-12 08:52:22 +00:00
survey_test.go Add nolint directives to allow-list current lint violations 2022-01-14 19:52:52 +01:00
templates.go Add non-local PR template support (#5097) 2022-01-29 07:41:24 +00:00
templates_test.go Add non-local PR template support (#5097) 2022-01-29 07:41:24 +00:00