cli/pkg/cmd
Kynan Ware 24885040cb Fix: do not swallow job creation error
Reads the response body before decoding to allow multiple decoding attempts. Enhances error reporting by including HTTP status and error messages from both Job and JobError structures when job creation fails.
2025-10-31 15:54:01 -06:00
..
accessibility PR feedback 2025-04-30 15:05:07 -04:00
actions Remove trailing whitespace 2025-02-13 11:06:27 +05:00
agent-task Fix: do not swallow job creation error 2025-10-31 15:54:01 -06:00
alias Fixes #10590 2025-03-26 13:42:39 -04:00
api docs(api): add example for --input option 2025-10-31 13:44:17 +00:00
attestation chore: apply go fix to remove deprecated // +build tags 2025-10-30 21:10:45 +00:00
auth refactor(auth refresh): use PlainHttpClient instead of zero http.Client 2025-10-13 16:51:13 +01:00
browse Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
cache docs(cache delete): remove redundant comment 2025-10-02 11:36:00 +01:00
codespace refactor: use slices.Equal to simplify code (#11364) 2025-08-26 15:29:19 -06:00
completion Remove trailing whitespace 2025-02-13 11:06:27 +05:00
config Merge pull request #11003 from cli/kw-bks/enclose-config-options-in-code-blocks 2025-05-22 10:14:14 -06:00
extension chore: apply go fix to remove deprecated // +build tags 2025-10-30 21:10:45 +00:00
factory fix(factory): add PlainHttpClient to factory 2025-10-13 16:42:18 +01:00
gist test(gist/edit): add tests for single file edit and interactive multi-file selection 2025-10-30 18:50:49 +01:00
gpg-key Fix StatusJSONResponse usage (#10810) 2025-05-01 20:22:43 +01:00
issue Fix typo in comment for gh issue develop branch checkout command 2025-10-28 16:13:24 -06:00
label Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
org Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
pr fix: --interval flags docs in gh pr checks 2025-10-30 20:06:45 +00:00
preview doc(preview): add long description 2025-05-10 11:54:32 -06:00
project Merge branch 'trunk' into kw/accessible-prompter-and-disable-spinners-config 2025-04-23 07:30:54 -06:00
release Merge pull request #11991 from cli/copilot/update-gh-release-verification 2025-10-23 09:14:11 -07:00
repo (repo delete) remove comprehensive assertions on check stderr output 2025-10-29 08:47:34 +09:00
root Fix agentTaskCmd to use repoResolvingCmdFactory 2025-10-10 10:39:52 -06:00
ruleset Remove trailing whitespace 2025-02-13 11:06:27 +05:00
run docs(run list): mention pr checks in help docs 2025-10-30 13:07:58 +00:00
search docs(search prs): mention advanced issue search syntax support 2025-09-08 18:37:37 +01:00
secret Support --no-repos-selected on secret set 2025-07-03 17:02:28 +02:00
ssh-key Remove out of scope changes, update list commands 2025-03-31 11:58:30 -04:00
status Deprecate ColorScheme.Gray for ColorScheme.Muted 2025-04-06 10:18:48 -04:00
variable Merge branch 'trunk' into tab-indents 2024-08-06 13:08:48 -04:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow Quote filenames suggested at the end of worklow run 2025-06-16 18:02:47 +02:00