Feature batch: milestone edit, --label, auth status, release --attach, --body-file, actions watch
stalecontext
pushed to feature/issue-batch-2026-07 at stalecontext/forgejo-cli-plus
2026年07月02日 23:36:18 +02:00
e61a866796
add --body-file support to all body-accepting commands
499b5aac56
accept --repo on trailing view/edit subcommands
bf2e4f314b
document --label on issue and pr create, snapshot their help
75f67dd0f4
add actions run watch command
fa28558660
add milestone subcommand to issue and pr edit
stalecontext
created branch feature/issue-batch-2026-07 in stalecontext/forgejo-cli-plus
2026年07月02日 23:36:17 +02:00
adcde25355
docs: document v2.0.0 commands in SKILL.md
cc76f87291
chore: bump version to 2.0.0
46aa11c0a4
Merge pull request 'Upstream sync 2026年07月02日' (#52) from upstream-sync/2026-07-02 into main
a6eae5799b
keep remote host when ssh config HostName is an IP literal
9220b7024d
make repo units show status when no flags are given
2275bcb326
vendor forgejo-api with pre-v16 server compatibility patch
8299823e25
harden new commands after adversarial review
Upstream sync 2026年07月02日
Upstream sync 2026年07月02日
stalecontext
pushed tag upstream-reviewed/2026-07-02 to stalecontext/forgejo-cli-plus
2026年07月02日 21:51:24 +02:00
stalecontext
pushed to upstream-sync/2026-07-02 at stalecontext/forgejo-cli-plus
2026年07月02日 21:51:22 +02:00
a6eae5799b
keep remote host when ssh config HostName is an IP literal
9220b7024d
make repo units show status when no flags are given
2275bcb326
vendor forgejo-api with pre-v16 server compatibility patch
stalecontext
pushed to upstream-sync/2026-07-02 at stalecontext/forgejo-cli-plus
2026年07月02日 21:14:14 +02:00
8299823e25
harden new commands after adversarial review
c6a67e2c9a
use keys() iterator in auth list
2ef86f30d7
add --base and --head filters to pr search
86ecde8c33
add actions run and artifact commands, tasks --status filter
1a803aadc8
refresh AGENTS.md gotchas after upstream sync
stalecontext
created branch upstream-sync/2026-07-02 in stalecontext/forgejo-cli-plus
2026年07月02日 21:14:14 +02:00
Assign milestone to an existing issue
Hey, I'll take a look at this now @michewl
Add Actions workflow run monitoring commands
I'll see if there's a way I can implement this without waiting on direct REST API support. Lemme know if you have any ideas
MacOS builds
0074622c78
docs: clarify SKILL.md for repo labels, --version, and cross-repo usage
auth status: show comprehensive authentication info
release edit --attach: add assets to existing releases
d2cb57985b
docs: update SKILL.md for v1.1.0 changes