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 156d0e8080c Another attempt to set the right context
156d0e8080c is described below

commit 156d0e8080c20b5cb61315ac6118cbce5abf75a9
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Apr 26 14:21: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 5bc5035fade..21cb84a6bd7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -72,7 +72,7 @@ github:
     main:
       required_status_checks:
         contexts:
-          - "Tests / Finalize tests / Summarize warnings"
+          - "Tests / Finalize tests / Summarize warnings (pull_request)"
       required_pull_request_reviews:
         required_approving_review_count: 1
       required_linear_history: true

Reply via email to