Skip to content

chore(justfile): Default pr-triage prompt to proceed - #883

Merged
JeanMertz merged 2 commits into
mainfrom
pr-triage
Jul 27, 2026
Merged

chore(justfile): Default pr-triage prompt to proceed#883
JeanMertz merged 2 commits into
mainfrom
pr-triage

Conversation

@JeanMertz

Copy link
Copy Markdown
Collaborator

Pressing enter at the pr-triage recipe's confirmation prompt now runs the triage query, same as answering p. Previously an empty answer fell through to the catch-all * case and silently did nothing, which made the default (just pressing enter) behave differently from the labeled "proceed" option.

The catch-all is narrowed to n|N so any other input still aborts the recipe instead of being silently accepted.

Pressing enter at the `pr-triage` recipe's confirmation prompt now
runs the triage query, same as answering `p`. Previously an empty
answer fell through to the catch-all `*` case and silently did
nothing, which made the default (just pressing enter) behave
differently from the labeled "proceed" option.

The catch-all is narrowed to `n|N` so any other input still aborts
the recipe instead of being silently accepted.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
@JeanMertz
JeanMertz merged commit 0104b40 into main Jul 27, 2026
16 checks passed
@JeanMertz
JeanMertz deleted the pr-triage branch July 27, 2026 10:32
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