mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-10-31 20:41:22 +00:00
29 lines
476 B
YAML
29 lines
476 B
YAML
plugins:
|
|
rocky-linux/peridot:
|
|
plugins:
|
|
- approve
|
|
- assign
|
|
- cat
|
|
- config-updater
|
|
- dog
|
|
- help
|
|
- heart
|
|
- hold
|
|
- label
|
|
- lgtm
|
|
- mergecommitblocker
|
|
- 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
|