mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-10 16:31:24 +00:00
29 lines
469 B
YAML
29 lines
469 B
YAML
|
plugins:
|
||
|
rocky-linux/peridot:
|
||
|
plugins:
|
||
|
- approve
|
||
|
- assign
|
||
|
- blunderbuss
|
||
|
- cat
|
||
|
- config-updater
|
||
|
- dog
|
||
|
- help
|
||
|
- heart
|
||
|
- hold
|
||
|
- label
|
||
|
- lgtm
|
||
|
- trigger
|
||
|
- verify-owners
|
||
|
- wip
|
||
|
- yuks
|
||
|
|
||
|
config_updater:
|
||
|
maps:
|
||
|
config/prow/config.yaml:
|
||
|
name: config
|
||
|
config/prow/plugins.yaml:
|
||
|
name: plugins
|
||
|
config/jobs/**/*.{yaml,yml}:
|
||
|
name: job-config
|
||
|
gzip: true
|