Переглянути джерело

Replace !anotherroom with !anotherRoom

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3653/head
Suguru Hirahara 1 рік тому
джерело
коміт
5fc2e2f1f9
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: E4F9743DAB4B7B75
2 змінених файлів з 2 додано та 2 видалено
  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 Переглянути файл

@@ -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 Переглянути файл

@@ -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"]


Завантаження…
Відмінити
Зберегти