Skip to content

fix(cmd): keep pr ci out of the CLI surface#239

Merged
barrettruth merged 1 commit intomainfrom
fix/remove-pr-ci-from-cli
Apr 13, 2026
Merged

fix(cmd): keep pr ci out of the CLI surface#239
barrettruth merged 1 commit intomainfrom
fix/remove-pr-ci-from-cli

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Problem

:Forge is meant to stay action-oriented, but :Forge pr ci still exposed a list-based picker workflow through the Ex command surface. That kept one interactive picker path wired into the CLI even after direct create flows were made non-interactive.

Solution

Remove pr ci from the :Forge command grammar and completion surface. Interactive CI and per-PR checks remain available through the picker UI, including nested checks opened from the PR picker, but the Ex command surface now stays limited to semantic direct actions.

@barrettruth barrettruth merged commit 7978942 into main Apr 13, 2026
7 of 8 checks passed
@barrettruth barrettruth deleted the fix/remove-pr-ci-from-cli branch April 13, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant