anmolnar commented on PR #2092: URL: https://github.com/apache/zookeeper/pull/2092#issuecomment-1834128600
@szucsvillo The script works fine, I tested it on #2063 . One issue I've found is that it couldn't parse the Jira ID and I had to enter it manually: ``` Would you like to pick 6c2d94d04954224f29479529d8790eb1b3fd6489 into another branch? (y/n): n Would you like to update an associated JIRA? (y/n): y Enter a JIRA id []: ZOOKEEPER-910 === JIRA ZOOKEEPER-910 === summary Use SelectionKey.isXYZ() methods instead of complicated binary logic assignee Zili Chen status Patch Available url https://issues.apache.org/jira/browse/ZOOKEEPER-910 Enter comma-separated fix version(s) []: 3.7.3, 3.8.4, 3.9.2, 3.10.0 Successfully resolved ZOOKEEPER-910 with fixVersions=['3.7.3', '3.8.4', '3.9.2', '3.10.0']! ``` Otherwise it worked fine. Great job! -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org