Procházet zdrojové kódy

Replace !anotherroom with !anotherRoom

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3653/head
Suguru Hirahara před 1 rokem
rodič
revize
5fc2e2f1f9
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: E4F9743DAB4B7B75
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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 Zobrazit soubor

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


+ 1
- 1
roles/custom/matrix-bot-go-neb/defaults/main.yml Zobrazit soubor

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


Načítá se…
Zrušit
Uložit