dongjoon-hyun opened a new pull request, #2563: URL: https://github.com/apache/orc/pull/2563
### What changes were proposed in this pull request? This PR aims to improve `create_orc_jira.py` to support the component parameter. ### Why are the changes needed? To help a developer to create JIRA issues more easily. ### How was this patch tested? Manually. ``` $ dev/create_orc_jira.py -c 'Java' 'Improve `create_orc_jira.py` to support the component parameter' Creating JIRA issue with title: Improve `create_orc_jira.py` to support the component parameter Created JIRA issue: ORC-2115 git checkout -b ORC-2115 Switched to a new branch 'ORC-2115' Created and checked out branch: ORC-2115 ['git', 'commit', '-a', '-m', 'ORC-2115: Improve `create_orc_jira.py` to support the component parameter'] Created a commit with message: ORC-2115: Improve `create_orc_jira.py` to support the component parameter ``` ### Was this patch authored or co-authored using generative AI tooling? Generated-by: `Gemini 3.1 Pro (High)` on `Antigravity` -- 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]
