mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
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:
5
.zuul.yaml
Normal file
5
.zuul.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- project:
|
||||
check:
|
||||
jobs:
|
||||
- ansible-review-diff
|
||||
Reference in New Issue
Block a user