feat(cli): add pr close and reopen commands
Adds `anvil pr close <number>` and `anvil pr reopen <number>` subcommands
that PATCH /:org/:repo/pulls/:number with the appropriate state value.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
SHA:
852e5dcbc70e91dbd6953b7a8c05bc1e550f1982
Author:
Cole Christensen <cole.christensen@macmillan.com>
Date:
2026-03-15 22:04
Parents:
648ceee
1 files changed
+44
-0
| Type | ||
|---|---|---|
|
|
src/commands/pr.rs | +44 −0 |
|
||