Skip to content

Commit 0222f7d

Browse files
authored
Add Microsoft managed Airflow as deployment to issue template (#29603)
1 parent 4b05468 commit 0222f7d

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.github/ISSUE_TEMPLATE/airflow_bug_report.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,9 @@ body:
8686
- "Other Docker-based deployment"
8787
- "Virtualenv installation"
8888
- "Astronomer"
89-
- "Composer"
90-
- "MWAA"
89+
- "Google Cloud Composer"
90+
- "Amazon (AWS) MWAA"
91+
- "Microsoft ADF Managed Airflow"
9192
- "Other"
9293
validations:
9394
required: true

.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,9 @@ body:
137137
- "Other Docker-based deployment"
138138
- "Virtualenv installation"
139139
- "Astronomer"
140-
- "Composer"
141-
- "MWAA"
140+
- "Google Cloud Composer"
141+
- "Amazon (AWS) MWAA"
142+
- "Microsoft ADF Managed Airflow"
142143
- "Other"
143144
validations:
144145
required: true

0 commit comments

Comments
 (0)