blob: 43da793c26a21fe2e947cf9a5b86e4dc99fa39ec [file] [log] [blame]
# Template is going to be called but missing a parameter
pipelines:
- name: 'check'
manager: IndependentPipelineManager
trigger:
- event: patchset-created
project-templates:
- name: template-generic
check:
# Template uses the 'project' parameter' which must
- '{project}-merge'
projects:
- name: organization/project
template:
- name: template-generic
# Here we 'forgot' to pass 'project'