Raj Hawaldar
decbbd2165
Show cancelled checks ( #7960 )
2023-09-24 18:27:01 +02:00
Raj Hawaldar
9fc571499f
pr checks return distinct exit code for PENDING checks ( #7866 )
2023-08-25 10:30:45 -07:00
Nate Smith
bff4727331
linter appeasement
2023-08-17 17:17:26 -05:00
Nate Smith
4382efdf69
prompter for milestone
2023-08-17 15:58:38 -05:00
Nate Smith
6a4dbf9db3
prompter for projects
2023-08-17 15:54:46 -05:00
Nate Smith
abf49d1322
use prompter for labels
2023-08-17 15:50:55 -05:00
Nate Smith
542c154d07
prompter for assignees
2023-08-17 15:45:04 -05:00
Nate Smith
f867eff04d
prompter for reviewers
2023-08-17 15:41:12 -05:00
Nate Smith
a3539d4f24
use MultiSelect for metadata survey in pr, issue create
2023-08-17 15:29:47 -05:00
Nate Smith
f04e3398ed
use prompter in shared editable code
2023-08-17 11:28:01 -05:00
Armand Grillet
fc685f92b6
Allow deleting of local branch after merging cross repo PRs ( #7709 )
2023-07-25 09:03:33 -07:00
Sam Coe
f5d581d363
Do not make reviewer update request if there are no reviewer changes ( #7730 )
2023-07-24 10:16:45 -07:00
Sam Coe
ad283cff72
Fix pr checks command for GHES versions older than 3.9 ( #7725 )
2023-07-19 09:25:07 -07:00
Sam Coe
1b79e95311
Clean up style nits and simplify some logic
2023-07-11 13:34:22 +09:00
Nate Smith
4c918e90a6
Merge pull request #7398 from kousikmitra/feature/pr-fill-first
...
Feature: Add `fill-first` flag to `pr create` command
2023-07-10 16:20:15 -07:00
nate smith
557127c7ca
remove stray print
2023-07-10 15:16:51 -07:00
Nate Smith
3dd3fb0319
Merge pull request #7666 from cli/7651-fix
...
fix pr create crash on interactive milestone selection
2023-07-06 12:19:34 -07:00
Johannes Grumböck
8a7d80864b
Add check description to pr checks output ( #7451 )
2023-07-06 14:38:44 +09:00
nate smith
6c9de6258c
fix pr create crash on interactive milestone selection
2023-07-05 16:08:49 -07:00
leavesster
d871da679b
Change how remotes are treated during pr create when repo is forked ( #7330 )
2023-06-28 04:07:42 +00:00
Sam Coe
d46f47e430
Don't deduplicate checks that stem from different events ( #7618 )
2023-06-27 09:12:52 +09:00
Kousik Mitra
38e6287fe8
Fix commit order
2023-06-23 17:47:03 +05:30
Kousik Mitra
1b9906268f
Add test for fill first flag
2023-06-23 17:47:03 +05:30
Kousik Mitra
a7fdc37b5d
Add fill-first option to create pr
...
This will add an flag --fill-first to pr create sub-command.
Which will allow users to create pr with details from first commit.
2023-06-23 17:47:03 +05:30
ffalor
31ffa6b499
Alphabetically sort labels for pr/issue view ( #7587 )
2023-06-20 11:30:03 +09:00
Benjamin Levesque
4aa31b3f0f
fix: apply latin matching filter to more fields
2023-05-26 14:50:20 +02:00
William Martin
2717dc5758
Add cmd test for pr status with counts by state
2023-05-24 16:00:34 +02:00
William Martin
dad5f25748
Use go enums for status and check status graphql enums
2023-05-23 17:22:56 +02:00
William Martin
b73ad06f15
Avoid setting status check rollups when user supplies fields
2023-05-23 16:53:16 +02:00
William Martin
04ecac9a6f
Rework state parsing for CheckRuns and StatusContexts
2023-05-23 16:51:08 +02:00
William Martin
c90b87bdad
Remove unused prInstrospection fixture
2023-05-22 18:46:28 +02:00
William Martin
42b61ad53e
Inject fake detector into PR status tests
2023-05-22 18:44:51 +02:00
William Martin
cdd05a38c6
Move CheckRunAndStatusContextCounts feature detection up stack
2023-05-22 17:32:52 +02:00
William Martin
75e35e2dde
Use pseudo field for statusCheckRollupWithCountByState
2023-05-22 17:28:15 +02:00
William Martin
ebb7d26f3a
Implement initial spike for detecting and using counts by state
2023-05-17 19:59:03 +02:00
Sam Coe
f77a3dcacb
Do not fall back to legacy template if template selector returns nil ( #7444 )
2023-05-16 09:44:00 +12:00
ffalor
ae58b7714c
respect GH_REPO env variable in pr create
2023-05-14 22:38:49 -05:00
Martijn Pieters
0da0de4022
Include auto-merge information in gh pr view ( #7385 )
2023-05-10 08:39:52 +12:00
Martijn Pieters
83aaa76141
Include auto-merge information in gh pr status ( #7386 )
...
PRs that have auto-merge enabled are marked with a green "✓ Auto-merge enabled" label.
2023-05-10 08:32:05 +12:00
Heath Stewart
17679cf65f
Edit multiple issues, PRs in parallel ( #7259 )
...
Allows multiple issues or PRs to be edited in parallel, and querying for shared fields once to reduce network requests.
Co-authored-by: Sam Coe <samcoe@users.noreply.github.com>
2023-04-25 14:45:41 +02:00
Benjamin Levesque
7cfbf478d5
Diacritics substitution in prompt ( #7205 )
2023-04-21 14:09:59 +00:00
Alexander Seiler
218f29f296
Correct some typos
2023-04-21 03:51:31 +02:00
Benjamin Chadwick
82662685e3
Autocomplete branch flags ( #6031 )
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2023-03-29 16:09:44 +00:00
Federico Guerinoni
c6a693c459
Add --template flag for issue create and pr create ( #7185 )
...
Signed-off-by: Federico Guerinoni <guerinoni.federico@gmail.com>
Co-authored-by: Alessio Cosenza <cosenzaalessio17@gmail.com>
2023-03-27 08:24:12 +00:00
Benjamin Levesque
185ebbe69d
Add a --fail-fast option to pr checks --watch ( #7203 )
2023-03-27 01:36:30 +00:00
Tommy Petty
6d09500936
Fixes #455 - Hide "current branch" for pr status --repo
2023-03-15 16:52:14 -04:00
Mislav Marohnić
32afc5d67f
pr diff: sanitize control characters for terminal output
2023-03-08 16:59:35 +01:00
Sam Coe
35a24caed2
Standardize retry mechanism ( #7027 )
2023-03-02 23:06:30 +00:00
Sam Coe
08a1231178
Allow retrieving projectItems in JSON and allow adding/removing user owned projects ( #7007 )
2023-02-15 22:14:59 +00:00
Mislav Marohnić
14eb873b9e
Avoid implicitly fetching when adding a new git remote ( #6990 )
2023-02-07 21:22:02 +00:00