Skip to content

Conversation

@JayDonigian
Copy link
Contributor

@JayDonigian JayDonigian commented Oct 10, 2025

Fix: Honor -interactive=false flag when issue number is detected

Problem

The -interactive=false flag was ignored when confirming detected issue numbers, causing the tool to hang waiting for user input instead of proceeding non-interactively.

Solution

Added proper check for the interactive flag before prompting for issue number confirmation. In non-interactive mode, the detected issue number is used automatically.

Testing

Verified that -interactive=false now works without hanging on issue number prompts, making the tool suitable for automation.

@jehiah jehiah merged commit 024bc3a into jehiah:master Oct 10, 2025
1 check passed
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.

2 participants