amoghrajesh commented on code in PR #51815:
URL: https://github.com/apache/airflow/pull/51815#discussion_r2153749086
##########
dev/breeze/src/airflow_breeze/commands/release_management_commands.py:
##########
@@ -2675,11 +2675,13 @@ def print_issue_content(
"--previous-release",
type=str,
help="commit reference (for example hash or tag) of the previous release.",
+ required=True,
Review Comment:
Go for it!
Yeah that could be it. It has been a while :D
--
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]