diff options
author | 2020-12-09 23:06:30 +0100 | |
---|---|---|
committer | 2020-12-09 23:06:30 +0100 | |
commit | 7cd3e74d46927fb667cb1e8c336be960e86647a1 (patch) | |
tree | 57ae3fba36d5f4c23f69bcec9fdfb1a5651500d4 /bot | |
parent | Merge pull request #542 from python-discord/sebastiaan/ci/status-embeds (diff) |
Use workflow_run to send status embed to Discord
I've changed the way we send status embeds to make it work for PRs made
from forks without potentially exposing secrets. Instead of using the
initial workflows to send the embed, I've created a `workflow_run`
workflow that always runs in the context of the base repository.
And added benefit is that we don't have to add the status embed step to
two separate workflows.
Diffstat (limited to 'bot')
0 files changed, 0 insertions, 0 deletions