Explorar el Código

Replace !anotherroom with !anotherRoom

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3653/head
Suguru Hirahara hace 1 año
padre
commit
5fc2e2f1f9
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: E4F9743DAB4B7B75
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      docs/configuring-playbook-bot-go-neb.md
  2. +1
    -1
      roles/custom/matrix-bot-go-neb/defaults/main.yml

+ 1
- 1
docs/configuring-playbook-bot-go-neb.md Ver fichero

@@ -157,7 +157,7 @@ matrix_bot_go_neb_services:
Events: ["push", "issues"]
"matrix-org/dendron":
Events: ["pull_request"]
"!anotherroom:example.com":
"!anotherRoom:example.com":
Repos:
"element-hq/synapse":
Events: ["push", "issues"]


+ 1
- 1
roles/custom/matrix-bot-go-neb/defaults/main.yml Ver fichero

@@ -294,7 +294,7 @@ matrix_bot_go_neb_services: []
# Events: ["push", "issues"]
# "matrix-org/dendron":
# Events: ["pull_request"]
# "!anotherroom:example.com":
# "!anotherRoom:example.com":
# Repos:
# "element-hq/synapse":
# Events: ["push", "issues"]


Cargando…
Cancelar
Guardar