Zuul encountered a syntax error while parsing its configuration in the repo fedora-zuul-jobs on branch master. The error was:
Job rpm-mylinter not defined
The error appears in the following project-template stanza:
project-template: name: lint check: jobs: - rpm-linter: dependencies: - rpm-scratch-build - rpm-rpminspect: voting: False dependencies: - rpm-scratch-build - rpm-mylinter: dependencies: - rpm-scratch-build
in "fedora-zuul-jobs/zuul.d/templates.yaml@master", line 8, column 3
rebased onto 820411bca8111602cc5ead37711916a0ffd3a4bc
Build failed.
rebased onto 6f1dc89478e852aa09d0c038e78a233bcebb8583
Build succeeded.
rebased onto 81ec7331ed252d2f728bb6a587e0b4f9f4fc85a5
Pull-Request has been closed by fbo