eladkal commented on code in PR #57796:
URL: https://github.com/apache/airflow/pull/57796#discussion_r2490197685
##########
dev/README_RELEASE_PROVIDERS.md:
##########
@@ -696,15 +696,15 @@ subject:
```shell script
cat <<EOF
-$([ $VOTE_DURATION_IN_HOURS -ge 72 ] && echo "[VOTE]" || echo "[ACCELERATED
VOTE]") Airflow Providers prepared on $(LANG=en_US.UTF-8 TZ=UTC date "+%B %d,
%Y")
+$([ $VOTE_DURATION_IN_HOURS -ge 72 ] && echo "[VOTE]" || echo "[ACCELERATED
VOTE]") Airflow Providers, package date ${PACKAGE_DATE}")
Review Comment:
I guess though we also need to update the `## Summarize the voting for the
Apache Airflow release` part with title that matches the package date. And
possibly also announcement email?
--
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]