From 353714cd0792dc277a3bbab212b4ef0e28f41251 Mon Sep 17 00:00:00 2001 From: Federico D'Amato Date: Wed, 15 Jul 2026 11:14:08 +0200 Subject: [PATCH] chore: Add tests directory to Python SDK rules --- org-tools/governance/rules/python-sdk-rules.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/org-tools/governance/rules/python-sdk-rules.yml b/org-tools/governance/rules/python-sdk-rules.yml index 2a590a0..9545034 100644 --- a/org-tools/governance/rules/python-sdk-rules.yml +++ b/org-tools/governance/rules/python-sdk-rules.yml @@ -30,6 +30,7 @@ rules: - "README.md" - "src/**" - "templates/**" + - "tests/**" requires: # Grants access to devops (L1), maintainers (L2), tech-council (L3), # and governance-council (L4)