Ver a proveniência
Replace !anotherroom with !anotherRoom
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3653/head
Suguru Hirahara
há 1 ano
ascendente
cometimento
5fc2e2f1f9
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: E4F9743DAB4B7B75
2 ficheiros alterados com
2 adições e
2 eliminações
-
docs/configuring-playbook-bot-go-neb.md
-
roles/custom/matrix-bot-go-neb/defaults/main.yml
|
|
|
@@ -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"] |
|
|
|
|
|
|
|
@@ -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"] |
|
|
|
|