Use PR head/base metadata in direct :Forge pr edit #201

Closed
opened 2026-04-12 21:42:34 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-04-12 21:42:34 +00:00

Problem

Direct ":Forge pr edit " can still show the current local branch in compose metadata instead of the PR head branch.

That makes the edit buffer metadata misleading when the local checkout does not match the PR head context.

Expected

The PR edit compose flow should show the actual PR head/base metadata for the PR being edited, not whatever local branch happens to be checked out.

## Problem Direct ":Forge pr edit <num>" can still show the current local branch in compose metadata instead of the PR head branch. That makes the edit buffer metadata misleading when the local checkout does not match the PR head context. ## Expected The PR edit compose flow should show the actual PR head/base metadata for the PR being edited, not whatever local branch happens to be checked out.
barrettruth commented 2026-04-12 22:33:44 +00:00

Fixed on main by the direct PR edit metadata update in #203, which uses fetched PR head/base details instead of the current local branch context.

Fixed on main by the direct PR edit metadata update in #203, which uses fetched PR head/base details instead of the current local branch context.
Sign in to join this conversation.
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
barrettruth/forge.nvim#201
No description provided.