potiuk commented on code in PR #35645:
URL: https://github.com/apache/airflow/pull/35645#discussion_r1393574723
##########
airflow/providers/github/__init__.py:
##########
@@ -39,5 +39,5 @@
"2.5.0"
):
raise RuntimeError(
- f"The package `apache-airflow-providers-github:{__version__}` requires
Apache Airflow 2.5.0+"
Review Comment:
Latest template applied here as well (cc: @eladkal - this the case whe you
can use `--reapply-templates-only`
Changes in docs were done with:
```
breeze release-management prepare-provider-documentation github
--reapply-templates-only
```
--
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]