Revision 6f2c0d467f31951eddf0d62df499cf0de5775205 authored by Daniel Underwood on 21 June 2022, 05:34:49 UTC, committed by GitHub on 21 June 2022, 05:34:49 UTC
This change updates the UI to document the correct Group Mention format for Discord Contact Points.

The Discord API documentation (https://discord.com/developers/docs/reference#message-formatting) uses `<@&ID>` for Group Mentions, not the bare `@` shown in the alerting UI. Testing on 8.5 shows that bare `@` isn't working there.
1 parent f4f31b4
History
File Mode Size
ci-build
ci-deploy
ci-e2e
ci-msi-build
ci-wix
release_publisher
update_repo
build.sh -rwxr-xr-x 3.9 KB
gpg-test-vars.sh -rw-r--r-- 13.1 KB
old_appveyor.yml -rw-r--r-- 974 bytes
prepare_signing_key.sh -rwxr-xr-x 91 bytes
publish.sh -rwxr-xr-x 578 bytes
retrieve-npm-packages.sh -rwxr-xr-x 535 bytes
rpmmacros -rw-r--r-- 178 bytes
sign_packages.sh -rwxr-xr-x 474 bytes
store-npm-packages.sh -rwxr-xr-x 604 bytes
verify_signed_packages.sh -rwxr-xr-x 407 bytes

back to top