pierrejeambrun commented on PR #32888: URL: https://github.com/apache/airflow/pull/32888#issuecomment-1655197789
It's done by the following command, earlier in the process: ``` breeze release-management start-rc-process ... ``` The source for the command is [here](https://github.com/apache/airflow/blob/main/dev/breeze/src/airflow_breeze/commands/release_candidate_command.py#L309), the `git_tag` fn. -- 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]
