mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-11 00:41:23 +00:00
36 lines
597 B
YAML
36 lines
597 B
YAML
plugins:
|
|
rocky-linux/peridot:
|
|
plugins:
|
|
- approve
|
|
- assign
|
|
- blunderbuss
|
|
- cat
|
|
- config-updater
|
|
- dog
|
|
- help
|
|
- heart
|
|
- hold
|
|
- label
|
|
- lgtm
|
|
- trigger
|
|
- verify-owners
|
|
- wip
|
|
- yuks
|
|
|
|
external_plugins:
|
|
rocky-linux/peridot:
|
|
- name: needs-rebase
|
|
events:
|
|
- issue_comment
|
|
- pull_request
|
|
|
|
config_updater:
|
|
maps:
|
|
config/prow/config.yaml:
|
|
name: config
|
|
config/prow/plugins.yaml:
|
|
name: plugins
|
|
config/jobs/**/*.{yaml,yml}:
|
|
name: job-config
|
|
gzip: true
|