1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-09-19 21:58:49 +02:00
Phabricator-maintenance-bot/cron
Amir Sarabadani 38ec6b024e
Update cron
2019-12-04 17:02:41 +01:00

3 lines
409 B
Text
Executable file

15 * * * * jsub -once -N column_mover python3 /data/project/phabbot/phabbot/column_mover.py /data/project/phabbot/phabbot/creds.json 3600 >/dev/null 2>&1
10 * * * * jsub -once -N patch_for_review python3 /data/project/phabbot/phabbot/patchforreview_remover.py /data/project/phabbot/phabbot/creds.json 3600 >/dev/null 2>&1
5 * * * * jlocal updater bash /data/project/phabbot/phabbot/updater.sh >/dev/null 2>&1