Explorar el Código

chore: Let maintainer raise a PR on stable branch

version-14
Suraj Shetty hace 3 años
committed by GitHub
padre
commit
30f9572122
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 5 adiciones y 3 borrados
  1. +5
    -3
      .mergify.yml

+ 5
- 3
.mergify.yml Ver fichero

@@ -1,9 +1,11 @@
pull_request_rules:
- name: Auto-close PRs on stable branch
conditions:
- or:
- base=version-13
- base=version-12
- and:
- author!=surajshetty3416
- or:
- base=version-13
- base=version-12
actions:
close:
comment:


Cargando…
Cancelar
Guardar