summaryrefslogtreecommitdiff
path: root/templates/webhooks.html.ep
diff options
context:
space:
mode:
authorDerf Null <derf@finalrewind.org>2023-06-18 08:38:55 +0200
committerDerf Null <derf@finalrewind.org>2023-06-18 08:38:55 +0200
commita249be1d8b81242d711de3e336f35cb4e9507b35 (patch)
tree6b999c557b916e235ca978c9d4665633dc9b3a7d /templates/webhooks.html.ep
parent57afb8c74846cdb4e8ae204c6ae9c37b3bdb3bda (diff)
run webhook when updating checkin comment or visibility
Diffstat (limited to 'templates/webhooks.html.ep')
-rw-r--r--templates/webhooks.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/webhooks.html.ep b/templates/webhooks.html.ep
index 7d543bb..0343f54 100644
--- a/templates/webhooks.html.ep
+++ b/templates/webhooks.html.ep
@@ -89,7 +89,7 @@
<ul>
<li><b>ping</b> (nach jeder gespeicherten Änderung in diesem Formular)</li>
<li><b>checkin</b> (in einen Zug eingecheckt – Zielstation ist noch nicht bekannt)</li>
- <li><b>update</b> (eingecheckt und Ziel gewählt oder geändert)</li>
+ <li><b>update</b> (eingecheckt und Ziel/Kommentar/Sichtbarkeit geändert)</li>
<li><b>checkout</b> (aus einem Zug ausgecheckt)</li>
<li><b>undo</b> (checkin oder checkout wurde rückgängig gemacht)</li>
</ul>