dongjoon-hyun opened a new pull request, #2590: URL: https://github.com/apache/orc/pull/2590
### What changes were proposed in this pull request? Add `-n`/`--no-commit` option to `dev/create_orc_jira.py` to skip the commit step after branch creation. ### Why are the changes needed? When there are no changes to commit, `git commit -a` fails. This option allows users to create a JIRA issue and branch without forcing a commit. ### How was this patch tested? Manual testing with `--help` to verify the new option is displayed, and with `-n` flag to confirm the commit step is skipped. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.6) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
