potiuk commented on PR #37916:
URL: https://github.com/apache/airflow/pull/37916#issuecomment-1979706503
So - ideally - we could likely remove if we are sure it's fine, but even if
we could, it should be a separate PR IMHO.
```
self.pipeline_options.setdefault("labels", {}).update(
{"airflow-version": "v" + version.replace(".", "-").replace("+",
"-")}
)
```
--
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]