Propose the zuul config - project pipelines to run ansible-review-diff
Co-Authored-By: Nils Philippsen <nils@redhat.com> Co-Authored-By: Pierre-Yves Chibon <pingou@pingoured.fr> The ansible-review-diff is defined in https://pagure.io/fedora-zuul-jobs This commit tells Zuul to run ansible-review-diff on all new and updated Pull Requests. This change was initially fedora-infra/ansible/pull-request/54
This commit is contained in:
parent
90453307c9
commit
578fe5c706
1 changed files with 5 additions and 0 deletions
5
.zuul.yaml
Normal file
5
.zuul.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- project:
|
||||
check:
|
||||
jobs:
|
||||
- ansible-review-diff
|
Loading…
Add table
Add a link
Reference in a new issue