This is an automated email from the ASF dual-hosted git repository.

vatsrahul1001 pushed a commit to branch v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-3-test by this push:
     new 5ca7d2448d1 [v3-3-test] Make Helm chart version optional in bug 
reports (#72545) (#72757)
5ca7d2448d1 is described below

commit 5ca7d2448d1324a6005029f3efc130b3315b0dab
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 10 13:27:09 2026 +0530

    [v3-3-test] Make Helm chart version optional in bug reports (#72545) 
(#72757)
    
    Most bug reports are unrelated to Helm, so requiring reporters to select 
Not Applicable adds friction without improving triage data.
    (cherry picked from commit 35e7a70cd371860f1fdfccc517d6885b0635af09)
    
    Co-authored-by: Sasali <[email protected]>
---
 .github/ISSUE_TEMPLATE/1-airflow_bug_report.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml 
b/.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml
index 60c117f437d..753249dd187 100644
--- a/.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml
@@ -254,8 +254,6 @@ body:
         - "1.0.0"
         - "main (development)"
       default: 0
-    validations:
-      required: true
   - type: input
     attributes:
       label: Kubernetes Version

Reply via email to