Make PR edit resolve the current PR #783

Merged
barrettruth merged 1 commit from refactor/pr-edit-current-to-main into main 2026-06-06 09:44:46 +00:00
Owner

Summary

  • allow :Forge pr edit to resolve the current branch PR when no number is provided
  • keep explicit :Forge pr edit {num} targeting intact
  • consolidate docs so :Forge pr and :Forge pr edit describe the same edit flow

Test plan

  • busted spec/cmd_spec.lua spec/command_spec.lua spec/completion_budget_spec.lua spec/completion_policy_spec.lua
  • nix develop .#ci --command just ci

Closes #782

## Summary - allow `:Forge pr edit` to resolve the current branch PR when no number is provided - keep explicit `:Forge pr edit {num}` targeting intact - consolidate docs so `:Forge pr` and `:Forge pr edit` describe the same edit flow #### Test plan - [x] busted spec/cmd_spec.lua spec/command_spec.lua spec/completion_budget_spec.lua spec/completion_policy_spec.lua - [x] nix develop .#ci --command just ci Closes #782
Make PR edit resolve the current PR.
All checks were successful
quality / Format (pull_request) Successful in 13s
quality / Test (pull_request) Successful in 15s
quality / Lint (pull_request) Successful in 18s
7991ad310d
Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
barrettruth deleted branch refactor/pr-edit-current-to-main 2026-06-06 09:44:46 +00:00
Sign in to join this conversation.
No description provided.