This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git
The following commit(s) were added to refs/heads/trunk by this push:
new 3c2fdd7 Update asf yaml.
3c2fdd7 is described below
commit 3c2fdd70840e114cfa2cecdac821f8729776b18b
Author: Tomaz Muraus <[email protected]>
AuthorDate: Sun Mar 27 19:50:24 2022 +0200
Update asf yaml.
---
.asf.yaml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index dd4f92b..b48a82c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,15 +41,15 @@ github:
strict: true
# contexts are the names of checks that must pass
contexts:
- - "CI / Unit Tests (Python 3.7) (pull_request)"
- - "CI / Unit Tests (Python 3.8) (pull_request)"
- - "CI / Unit Tests (Python 3.9) (pull_request)"
- - "CI / Unit Tests (Python 3.10) (pull_request)"
- - "CI / Run Various Lint and Other Checks (3.7) (pull_request)"
- - "CI / Build and upload Documentation (3.7) (pull_request)"
+ - "CI / Unit Tests (Python 3.7)"
+ - "CI / Unit Tests (Python 3.8)"
+ - "CI / Unit Tests (Python 3.9)"
+ - "CI / Unit Tests (Python 3.10)"
+ - "CI / Run Various Lint and Other Checks (3.7)"
+ - "CI / Build and upload Documentation (3.7)"
notifications:
- commits: [email protected]
+ commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
jobs: [email protected]