Accept repo flag after forge commands #40

Merged
vnprc merged 1 commit from agent/forge-command-repo-flag into master 2026-06-19 02:00:13 +01:00
Member

Closes #38.

Summary

Accept -R / --repo after pr and issue commands in addition to the existing top-level placement.

Add parser coverage for read and mutation paths so command-level repo flags are used instead of inferred repository state.

Validation

bash -n forge
bash tests/forge/read.sh
bash tests/forge/mutations.sh
bash tests/forge/validation.sh
bash tests/forge/issue-close.sh
git diff --check
Closes #38. ## Summary Accept `-R` / `--repo` after `pr` and `issue` commands in addition to the existing top-level placement. Add parser coverage for read and mutation paths so command-level repo flags are used instead of inferred repository state. ## Validation ```sh bash -n forge bash tests/forge/read.sh bash tests/forge/mutations.sh bash tests/forge/validation.sh bash tests/forge/issue-close.sh git diff --check ```
vnprc approved these changes 2026-06-19 02:00:06 +01:00
vnprc merged commit 03dc41c46a into master 2026-06-19 02:00:13 +01:00
vnprc deleted branch agent/forge-command-repo-flag 2026-06-19 02:00:13 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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!40
No description provided.