omniCoder77 opened a new pull request, #122: URL: https://github.com/apache/cassandra-builds/pull/122
[JIRA Ticket](https://issues.apache.org/jira/browse/CASSANDRA-20672) This patch adds a `-s` flag to the `prepare_release.sh` script to allow skipping the Debian changelog update (`dch`) and the associated git commit. **Changes:** - Updated `prepare_release.sh` to accept a new `-s` argument. - Wrapped the `dch` and `git commit debian/changelog` logic in a conditional block. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

