Adds a github-required and github-optional pipeline so we can group some checks a little more granular for bodhi tests
Signed-off-by: Ryan Lerch rlerch@redhat.com
Zuul encountered a syntax error while parsing its configuration in the repo fedora-project-config on branch master. The error was:
mapping values are not allowed in this context in "fedora-project-config/zuul.d/_pipelines.yaml@master", line 391, column 17
This needs to be:
``` trigger: github.com: ````
rebased onto da4ab530eabc42a9e125fd9d2e717f9ef084b845
This needs to be: ``` trigger: github.com: ````
@tdecacqu thanks! fixed.
Build succeeded.
rebased onto ad8eaf7489d551ec7404909351bc618020089fc0
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul
New pipelines are now available.
Pull-Request has been closed by ryanlerch
Adds a github-required and github-optional pipeline so we can group
some checks a little more granular for bodhi tests
Signed-off-by: Ryan Lerch rlerch@redhat.com