ejahnGithub
d0da9b1664
update Sprintf
2025-05-23 16:23:41 -04:00
Eugene
2431a58c19
Merge branch 'trunk' into eugene/release-verify
2025-05-23 15:52:41 -04:00
ejahnGithub
81f1017fa2
removed unused file
2025-05-23 15:33:43 -04:00
ejahnGithub
3108d99208
added the unit test
2025-05-23 15:31:33 -04:00
Babak K. Shandiz
bb5e10d41f
test(run): add tests for RenderJobs and RenderJobsCompact
...
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-05-23 11:00:09 +01:00
Azeem Sajid
1e6a2b1aff
Add --compact flag to run watch ( #10629 )
...
* [gh run watch] Support `--compact` flag
* [gh run watch] Support `--compact` flag
* Add changes for updated AC
* Incorporate review changes
* docs(run watch): fill up the line to 80 chars
Signed-off-by: Babak K. Shandiz <babakks@github.com>
---------
Signed-off-by: Babak K. Shandiz <babakks@github.com>
Co-authored-by: Babak K. Shandiz <babakks@github.com>
2025-05-23 10:55:41 +01:00
ejahnGithub
ca0f9847db
add json format
2025-05-22 12:31:45 -04:00
Kynan Ware
ca46b56456
Merge pull request #11003 from cli/kw-bks/enclose-config-options-in-code-blocks
...
Fix formatting in allowed values for `gh config --help`
2025-05-22 10:14:14 -06:00
Kynan Ware
ace4dc6c72
Merge pull request #11004 from cli/revert-10371-10348-escape-pipe-in-long-description-for-website-manual
...
Revert "[gh config] Escape pipe symbol in Long desc for website manual"
2025-05-22 10:12:21 -06:00
Babak K. Shandiz
960aadf2b9
test: improve test case naming
...
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-05-22 17:04:04 +01:00
ejahnGithub
e9fbe9d8b8
change verify-asset logic
2025-05-21 11:23:47 -04:00
Babak K. Shandiz
34431ab074
chore: run go mod tidy
...
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-05-21 12:20:08 +01:00
Babak K. Shandiz
53d589223b
test: ensure proper usage of pipes in docs
...
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-05-21 12:17:05 +01:00
ejahnGithub
7a7c7d6605
minor fix
2025-05-20 18:44:04 -04:00
ejahnGithub
0a6ce2bb74
clean up the code
2025-05-20 18:35:40 -04:00
ejahnGithub
3e5456827c
update the lng
2025-05-20 18:02:13 -04:00
Kynan Ware
a04dc73e5d
Merge pull request #10745 from cli/kw/preview-prompter-command
...
Add `preview prompter` command
2025-05-20 13:13:42 -06:00
ejahnGithub
26b46f939d
wip
2025-05-20 11:12:46 -04:00
Kynan Ware
944543863a
Revert "[gh config] Escape pipe symbol in Long desc for website manual"
2025-05-20 08:54:30 -06:00
Kynan Ware
b639d6d514
doc(pr): format allowed values and defaults in help
2025-05-20 08:37:01 -06:00
Kynan Ware
e0d7ad772f
Merge pull request #10992 from cli/kw/gh-cli-epic-900-actors-are-assignable
...
Copilot is assignable to issues and pull requests with `issue edit` and `pr edit`
2025-05-19 12:34:39 -06:00
Kynan Ware
0788a01517
refactor(api): inline struct definitions in RepoAssignableActors
2025-05-16 15:17:39 -06:00
Kynan Ware
e0f3f0f2fd
refactor(api): change CopilotActorLogin to constant
2025-05-16 14:57:49 -06:00
ejahnGithub
74c6a36c20
remove comment
2025-05-16 14:59:04 -04:00
Kynan Ware
53d0d5d192
fix(editable): include DefaultLogins in EditableAssignees clone
2025-05-16 12:54:01 -06:00
Kynan Ware
6f1906073f
doc(params): incorrect func name in comment
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-16 12:51:09 -06:00
Kynan Ware
d932934119
Merge branch 'trunk' into kw/gh-cli-epic-900-actors-are-assignable
2025-05-16 12:49:52 -06:00
Kynan Ware
a28e2d8784
refactor(api): use constant for Copilot login
2025-05-16 12:28:46 -06:00
ejahnGithub
510ce73d6e
wip
2025-05-16 14:22:45 -04:00
Kynan Ware
3a8cdda148
Merge pull request #10991 from cli/kw/gh-cli-917-special-actor-assignee-names-noninteractive
...
`issue edit`, `pr edit`: Support special non-interactive (flags) assignee name `@copilot`
2025-05-16 12:19:43 -06:00
Kynan Ware
748afb6e85
doc(issue/pr edit): clarify @copilot usage
2025-05-16 12:18:23 -06:00
Kynan Ware
475163a126
Merge pull request #10990 from cli/kw/gh-cli-916-special-actor-assignee-names
...
`issue edit`, `pr edit`: handle display names in interactive assignee editing
2025-05-16 10:16:08 -06:00
Kynan Ware
532aa1c32a
doc(issue/pr edit): doc @copilot assignee
2025-05-16 09:55:17 -06:00
Kynan Ware
debf0bbaf2
test(params): enhance Copilot replacer tests for edge cases
...
- Added tests for handling nil and empty slices in the Copilot replacer.
- Simplified test structure by removing unnecessary wantErr field.
2025-05-16 09:50:24 -06:00
Kynan Ware
871671be52
fix(params): remove needless err return
2025-05-16 09:40:29 -06:00
Kynan Ware
c5f2d7bde7
doc(editable): remove needless comment
2025-05-16 09:37:20 -06:00
Kynan Ware
a22a1bbde4
test(editable): prompts use assignee display names
2025-05-16 09:20:58 -06:00
ejahnGithub
3a6e42f73f
init
2025-05-15 17:21:13 -04:00
Kynan Ware
98b289de8d
Merge pull request #10984 from cli/kw/gh-cli-909-911-assign-actors-to-prs
...
`gh pr edit`: Assign actors to pull requests
2025-05-15 14:22:02 -06:00
Kynan Ware
8bd77c0a95
fix(pr edit): clarify error messages for assignee actors and users
2025-05-15 14:01:10 -06:00
Kynan Ware
981da86701
doc(pr edit): condense comment for reviewer/user filtering
2025-05-15 13:47:51 -06:00
Kynan Ware
ec7c8ed844
test(pr edit): fix typo in test name
...
Co-authored-by: Andy Feller <andyfeller@github.com>
2025-05-15 13:41:38 -06:00
Kynan Ware
f6bb1ca756
refactor(pr edit): move httpclient initialization
2025-05-15 13:40:23 -06:00
Kynan Ware
375c6cd28f
feat(issue/pr edit): support @copilot in assignee flags
...
- Introduced CopilotReplacer to handle `@copilot` mentions in assignee lists.
2025-05-15 12:50:03 -06:00
Kynan Ware
51b1e6cd6f
Merge branch 'kw/gh-cli-909-911-assign-actors-to-prs' into kw/gh-cli-916-special-actor-assignee-names
2025-05-15 11:27:14 -06:00
Kynan Ware
52b6ebff9c
doc(pr edit): Add comments describing the use of DefaultLogins
2025-05-15 10:52:31 -06:00
Kynan Ware
9a5ea87d75
fix(issues): fix non-interactive assignee matching to logins&IDs
2025-05-15 09:56:35 -06:00
Kynan Ware
54f48cfe46
fix(pr edit): remove merge conflict artifact, extra detector
2025-05-15 09:48:44 -06:00
Kynan Ware
a03c9cec7b
Merge branch 'kw/gh-cli-epic-900-actors-are-assignable' into kw/gh-cli-909-911-assign-actors-to-prs
2025-05-15 09:42:39 -06:00
Kynan Ware
d72018d312
feat(pr edit): fetch assignable actors
2025-05-15 09:33:36 -06:00