chore(opencode): add issue slash command #254
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Slipstream/auto_review!254
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "config-issue-command"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why:
What:
/issueslash command template that expands an issue number intoComplete issue <issue-number> and submit a PR.Validation:
jq empty opencode.json && just opencode-testThis PR introduces a new
/issueslash command in theopencode.jsonfile, allowing users to quickly expand an issue number into a prompt for completing a Forgejo issue and submitting a PR. The change appears straightforward and safe to merge.Walkthrough
/issuecommand under thecommandsection.