only one Zulip cron job topic per month
This commit is contained in:
parent
cd90e1130e
commit
bb6fcb71c0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -145,7 +145,7 @@ jobs:
|
|||||||
ZULIP_BOT_EMAIL: ${{ secrets.ZULIP_BOT_EMAIL }}
|
ZULIP_BOT_EMAIL: ${{ secrets.ZULIP_BOT_EMAIL }}
|
||||||
ZULIP_API_TOKEN: ${{ secrets.ZULIP_API_TOKEN }}
|
ZULIP_API_TOKEN: ${{ secrets.ZULIP_API_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
~/.local/bin/zulip-send --stream miri --subject "Cron Job Failure $(date -uI)" \
|
~/.local/bin/zulip-send --stream miri --subject "Cron Job Failure (miri, $(date -u +%Y-%m))" \
|
||||||
--message 'Dear @**RalfJ** and @**oli**
|
--message 'Dear @**RalfJ** and @**oli**
|
||||||
|
|
||||||
It would appear that the Miri cron job build failed. Would you mind investigating this issue?
|
It would appear that the Miri cron job build failed. Would you mind investigating this issue?
|
||||||
|
Loading…
Reference in New Issue
Block a user