Austin Coakley
|
6d4b10edf0
|
Added flag to pr merge allowing the selection of the merge commit email
|
2022-10-01 12:16:05 -05:00 |
|
Sam Coe
|
45f1a71c8b
|
Remove all direct calls to shurcool-graphql
|
2022-08-18 21:40:41 +03:00 |
|
ffalor
|
2388f51927
|
Add --match-head-commit field to gh pr merge (#5692)
Co-authored-by: Sam Coe <samcoe@users.noreply.github.com>
|
2022-06-20 17:18:00 +02:00 |
|
Ariel Deitcher
|
c50786ed39
|
refactor merge command
|
2022-04-25 09:30:04 -07:00 |
|
Cristian Dominguez
|
f2d23d8c88
|
Allow editing commit subject when squash-merging a PR (#3344)
Co-authored-by: Mislav Marohnić <mislav@github.com>
|
2021-12-20 18:25:17 +00:00 |
|
Sam Coe
|
260716a9f8
|
Repace shurcool/graphql with cli/shurcool-graphql
|
2021-11-17 12:57:43 -08:00 |
|
Mislav Marohnić
|
11fbb60ae7
|
Rename the module to "github.com/cli/cli/v2"
|
2021-08-25 12:41:30 +02:00 |
|
Mislav Marohnić
|
203397baf9
|
Add tests for pr merge --auto/--disable-auto
|
2021-02-17 15:24:52 +01:00 |
|
Mislav Marohnić
|
12cf8ef65b
|
Separately query viewerMergeBodyText for GHE compatibility
GHE versions 2.22 and older will not have this GraphQL field. Avoid the
resulting error and have the command proceeed with empty text as the
default.
|
2021-02-17 14:06:27 +01:00 |
|
Mislav Marohnić
|
67bfedd56b
|
Add pr merge --auto
|
2021-02-16 16:01:22 +01:00 |
|