Run origin manager reviews on gocd as well
This commit is contained in:
parent
3ecf53c929
commit
801225786e
@ -207,3 +207,21 @@ pipelines:
|
||||
- staging-bot
|
||||
tasks:
|
||||
- script: ./leaper.py -A https://api.opensuse.org --verbose --manual-version-updates --manual-maintenance-updates review
|
||||
OS.Origin.Manager:
|
||||
group: openSUSE.Checkers
|
||||
lock_behavior: unlockWhenFinished
|
||||
environment_variables:
|
||||
OSC_CONFIG: /home/go/config/oscrc-origin-manager
|
||||
materials:
|
||||
script:
|
||||
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||
timer:
|
||||
spec: 0 */5 * ? * *
|
||||
only_on_changes: false
|
||||
stages:
|
||||
- Run:
|
||||
approval: manual
|
||||
resources:
|
||||
- staging-bot
|
||||
tasks:
|
||||
- script: ./origin-manager.py -A https://api.opensuse.org --debug review
|
||||
|
Loading…
x
Reference in New Issue
Block a user