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 14d60c7ce99 Maybe this one will work?
14d60c7ce99 is described below
commit 14d60c7ce99f30d3477a01d56dbce15460b11f28
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Apr 26 14:33:05 2025 +0200
Maybe this one will work?
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 21cb84a6bd7..279f9ca5cf3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -72,7 +72,7 @@ github:
main:
required_status_checks:
contexts:
- - "Tests / Finalize tests / Summarize warnings (pull_request)"
+ - "finalize-tests"
required_pull_request_reviews:
required_approving_review_count: 1
required_linear_history: true