Skip to content

ORC-2139: Improve create_orc_jira.py to provide no-commit feature - #2590

Closed
dongjoon-hyun wants to merge 1 commit into
apache:mainfrom
dongjoon-hyun:ORC-2139
Closed

ORC-2139: Improve create_orc_jira.py to provide no-commit feature#2590
dongjoon-hyun wants to merge 1 commit into
apache:mainfrom
dongjoon-hyun:ORC-2139

Conversation

@dongjoon-hyun

Copy link
Copy Markdown
Member

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)

@dongjoon-hyun

Copy link
Copy Markdown
Member Author

Merged to main

@dongjoon-hyun
dongjoon-hyun deleted the ORC-2139 branch March 23, 2026 21:02
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