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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new af977853743 Another attempt to set the right context
af977853743 is described below

commit af977853743a97d5785a9b7f9ce63e7fd91cd133
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Apr 26 14:49:51 2025 +0200

    Another attempt to set the right context
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index b90b1823b8a..cfd68d0c8e1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -72,7 +72,7 @@ github:
     main:
       required_status_checks:
         contexts:
-          - summarize-warnings
+          - "Finalize tests"
       required_pull_request_reviews:
         required_approving_review_count: 1
       required_linear_history: true

Reply via email to