refactor(compose): drop PR metadata fields #215

Merged
barrettruth merged 3 commits from refactor/pr-compose-metadata-clean into main 2026-04-13 00:09:45 +00:00
barrettruth commented 2026-04-12 23:48:32 +00:00

Problem

PR compose/edit exposes structured metadata fields that add parsing, completion, backend plumbing, and test surface for fields we no longer want to support.

Solution

Remove PR compose/edit metadata beyond title/body, simplify backend PR create/update/detail interfaces, and update docs/tests to match the smaller surface.

## Problem PR compose/edit exposes structured metadata fields that add parsing, completion, backend plumbing, and test surface for fields we no longer want to support. ## Solution Remove PR compose/edit metadata beyond title/body, simplify backend PR create/update/detail interfaces, and update docs/tests to match the smaller surface.
Sign in to join this conversation.
No description provided.