Merge pull request #2404 from lnussel/reminder

use release team list also for build fails
This commit is contained in:
Max Lin 2020-02-14 23:32:24 +08:00 committed by GitHub
commit 147dc94ce2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,4 +35,4 @@ pipelines:
resources:
- staging-bot
tasks:
- script: ./build-fail-reminder.py --sender="Ludwig Nussel <ludwig.nussel@suse.de>" --project=openSUSE:Leap:15.2 --relay=relay.suse.de --json=/home/go/config/openSUSE:Leap:15.2.reminded.json --debug
- script: ./build-fail-reminder.py --sender="openSUSE release team <opensuse-releaseteam@opensuse.org>" --project=openSUSE:Leap:15.2 --relay=relay.suse.de --json=/home/go/config/openSUSE:Leap:15.2.reminded.json --debug