Przeglądaj źródła

chore: Fix Mergify configuration

Fix paths and regexp for the new crate names and folders.

Signed-off-by: Dave Tucker <[email protected]>
Dave Tucker 1 rok temu
rodzic
commit
f81d320142
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      .mergify.yml

+ 2 - 2
.mergify.yml

@@ -52,7 +52,7 @@ pull_request_rules:
 
   - name: add labels for aya-bpf PRs
     conditions:
-      - files~=^(aya-ebpf-macros|bpf/aya-bpf(-(cty|bindings))?)/
+      - files~=^(aya-ebpf-macros|ebpf/aya-ebpf(-(cty|bindings))?)/
     actions:
       label:
         add:
@@ -68,7 +68,7 @@ pull_request_rules:
 
   - name: add labels for aya-log-ebpf PRs
     conditions:
-      - files~=^(aya-log-common|bpf/aya-log-ebpf)/
+      - files~=^(aya-log-common|ebpf/aya-log-ebpf)/
     actions:
       label:
         add: