Add forge issue comment subcommand #75

Closed
opened 2026-06-27 15:17:54 +01:00 by allod-agent · 0 comments
Member

forge pr comment works on issues because Forgejo uses the same API endpoint (/repos/$REPO/issues/$number/comments) for both, but there is no forge issue comment subcommand. Users currently have to know to use forge pr comment for issues, which is unintuitive.

Add forge issue comment <number> [-b <text> | -F <file>] mirroring the existing forge pr comment interface.

`forge pr comment` works on issues because Forgejo uses the same API endpoint (`/repos/$REPO/issues/$number/comments`) for both, but there is no `forge issue comment` subcommand. Users currently have to know to use `forge pr comment` for issues, which is unintuitive. Add `forge issue comment <number> [-b <text> | -F <file>]` mirroring the existing `forge pr comment` interface.
vnprc closed this issue 2026-06-27 15:28:49 +01:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
allod/tools#75
No description provided.