This is an automated email from the ASF dual-hosted git repository.

tison 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 81127384e ci: restore status checks for Lint and Docs (#2091)
81127384e is described below

commit 81127384eb213b78b6a2595a11cfe6f36a9ab6f0
Author: tison <[email protected]>
AuthorDate: Sun Jan 25 22:41:17 2026 +0800

    ci: restore status checks for Lint and Docs (#2091)
    
    Signed-off-by: tison <[email protected]>
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index dfe45fa5c..c8c1f5a4e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -49,6 +49,8 @@ github:
           - "Unit Tests (Python 3.12)"
           - "Unit Tests (Python 3.13)"
           - "Dependency Review"
+          - "Run Various Lint and Other Checks (3.10)"
+          - "Build and upload Documentation (3.10)"
 
 notifications:
   jobs: [email protected]

Reply via email to