cli/pkg
Cristian Dominguez 325886c0e4 Only schedule an auto-merge when PR state is blocked
When passing `--auto` flag, only schedule an auto-merge if
the `mergeStateStatus` field is "BLOCKED".
This ensures that a PR will always be merged when passing `--auto` even
if it doesn't have required checks or if checks have already passed.
2021-05-24 18:45:59 -03:00
..
cmd Only schedule an auto-merge when PR state is blocked 2021-05-24 18:45:59 -03:00
cmdutil Merge pull request #3621 from cli/export-data 2021-05-17 13:43:00 +02:00
export Extract JSON filtering functionality from gh api 2021-04-13 16:48:21 +02:00
githubsearch Add a unified GitHub Search query builder 2021-03-23 18:52:58 +01:00
githubtemplate Use T.TempDir for temporary dirs in tests (#3580) 2021-05-07 12:21:26 +02:00
httpmock Migrate legacy tests 2021-01-11 21:07:19 -03:00
iostreams Use golang.org/x/term 2021-04-28 18:44:36 +02:00
jsoncolor Fix "null" display in colored JSON output 2021-05-12 16:56:52 +02:00
markdown Enable emoji in markdown 2021-04-12 09:50:51 -07:00
prompt AskStubber now throws a more descriptive error when stubs do not match 2020-12-03 17:51:58 +01:00
set Have StringSet preserve original order of values 2021-04-07 19:55:09 +02:00
surveyext Comment on pull requests 2021-01-21 09:47:38 -08:00
text Improve string display width calculation 2020-09-11 11:56:54 +02:00