feat(pr): add `anvil pr edit` for updating title and body
Mirrors `anvil issue edit` — PATCHes /pulls/{number} with any of
--title / --body that were provided. Server-side update_changeset
only accepts those two fields today, so scope matches server
capability.
Closes #3
SHA:
04c8e1b9608b36adefe03ee9359dfb0235be4fac
Author:
Cole Christensen <cole.christensen@macmillan.com>
Date:
2026-04-19 02:30
Parents:
0309aab
1 files changed
+53
-0
| Type | ||
|---|---|---|
|
|
src/commands/pr.rs | +53 −0 |
|
||