You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2022/03/27 17:54:26 UTC

[libcloud] branch trunk updated: Update protected branches, notifications.

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 a2ad26d  Update protected branches, notifications.
a2ad26d is described below

commit a2ad26d3aa41fb491e6cd0e4c3af56bef4ccd00e
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sun Mar 27 19:54:17 2022 +0200

    Update protected branches, notifications.
---
 .asf.yaml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index b48a82c..e2168a5 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)"
-          - "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)"
+          - "Unit Tests (Python 3.7)"
+          - "Unit Tests (Python 3.8)"
+          - "Unit Tests (Python 3.9)"
+          - "Unit Tests (Python 3.10)"
+          - "Run Various Lint and Other Checks (3.7)"
+          - "Build and upload Documentation (3.7)"
 
 notifications:
-  commits: commits@libcloud.apache.org
+  jobs: notifications@libcloud.apache.org
   issues: notifications@libcloud.apache.org
   pullrequests: notifications@libcloud.apache.org
   jobs: notifications@libcloud.apache.org