forge: adopt gh-style content flags #22

Closed
vnprc-agent wants to merge 0 commits from agent/forge-gh-content-flags into master
Member

Closes #20.

Summary

  • replace positional PR mutation content with gh-style title/body/head/base flags
  • add issue create and issue edit
  • support --body-file -, default PR head/base inference, and empty-body edits
  • migrate flake-update-cascade and update README documentation
  • add mocked regression coverage for every changed mutation command

Testing

bash -n forge flake-update-cascade tests/forge-content-flags.sh
bash tests/forge-content-flags.sh
git diff --check origin/master...HEAD
Closes #20. ## Summary - replace positional PR mutation content with gh-style title/body/head/base flags - add `issue create` and `issue edit` - support `--body-file -`, default PR head/base inference, and empty-body edits - migrate `flake-update-cascade` and update README documentation - add mocked regression coverage for every changed mutation command ## Testing ```bash bash -n forge flake-update-cascade tests/forge-content-flags.sh bash tests/forge-content-flags.sh git diff --check origin/master...HEAD ```
vnprc approved these changes 2026-06-06 18:30:09 +01:00
Owner

rebased to master

rebased to master
vnprc closed this pull request 2026-06-06 18:39:34 +01:00
vnprc deleted branch agent/forge-gh-content-flags 2026-06-06 18:39:44 +01:00

Pull request closed

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!22
No description provided.