shahar1 commented on code in PR #61285:
URL: https://github.com/apache/airflow/pull/61285#discussion_r2749529649
##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -113,8 +111,6 @@ body:
- "Amazon (AWS) MWAA"
- "Microsoft ADF Managed Airflow"
- "Other"
- validations:
- required: true
Review Comment:
Not sure that I agree with making this optional, as sometimes the deployment
method might give some good leads as for the root cause of an issue, or even
the solution.
For example, in Cloud Composer they provide a list of dependencies for each
version (including the providers):
https://docs.cloud.google.com/composer/docs/versions-packages#composer-3-airflow-3-1-0-build-7
Maybe we need to reorder/remove uncommon options though.
--
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]