diff options
author | 2020-12-10 21:30:58 +0100 | |
---|---|---|
committer | 2020-12-10 21:30:58 +0100 | |
commit | def97dd4c9d43bf2a5275a860a9eeb8e91bdb5a9 (patch) | |
tree | 4deeaa55c0549452b10ef1f71059fa02fd7cd5f7 /tests | |
parent | Merge pull request #1318 from python-discord/ks123/snowflake-command (diff) |
Send a custom workflow status embed to Discord
This commit introduces the same custom status embed as is already being
used for Sir Lancebot. The default embeds GitHub sends are disabled, as
they were causing slight issues with rate limits from time to time.
It works like this:
- The Lint & Test workflow stores an artifact with PR information, if we
are linting/testing a PR.
- Whenever we reach the end of a workflow run sequence, a status embed
is send with the conclusion status.
Signed-off-by: Sebastiaan Zeeff <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions