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 97c5d9cf33e Another attempt to set the right context
97c5d9cf33e is described below
commit 97c5d9cf33e4c2f0654c744872ca8de452daa5ca
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Apr 26 14:40:45 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 279f9ca5cf3..b90b1823b8a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -72,7 +72,7 @@ github:
main:
required_status_checks:
contexts:
- - "finalize-tests"
+ - summarize-warnings
required_pull_request_reviews:
required_approving_review_count: 1
required_linear_history: true