Skip to content

Commit

Permalink
Add trigger plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyvelich committed Jul 29, 2024
1 parent d788cf3 commit a0e3036
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions prow/oss/plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -341,33 +341,10 @@ plugins:
- size
- skip # Allows cleaning up stale commit statuses
- transfer-issue # Transfer issue to a different repo in the same org.
- trigger # Enable /ok-to-test command to trigger GitHub actions with /rerun-all
- verify-owners # Validates OWNERS file changes in PRs.
- wip # Applies a label to PRs with wip in the title to block merge

kubeflow/community:
plugins:
- trigger

kubeflow/community-infra:
plugins:
- trigger

kubeflow/gcp-blueprints:
plugins:
- trigger

kubeflow/internal-acls:
plugins:
- trigger

kubeflow/pipelines:
plugins:
- trigger

kubeflow/website:
plugins:
- trigger

# This is a gerrit repo so this config doesn't do anything. It is included
# to satisfy the checkconfig tool which expects all repos that configure
# jobs to enable the trigger plugin if a plugins.yaml is specified.
Expand Down

0 comments on commit a0e3036

Please sign in to comment.