Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
approve:
- repos:
- opendatahub-io/workbenches
require_self_approval: false
external_plugins:
opendatahub-io/workbenches:
- endpoint: http://refresh
events:
- issue_comment
name: refresh
- endpoint: http://cherrypick
events:
- issue_comment
- pull_request
name: cherrypick
- endpoint: http://needs-rebase
events:
- issue_comment
- pull_request
name: needs-rebase
- endpoint: http://backport-verifier
events:
- issue_comment
- pull_request
name: backport-verifier
- endpoint: http://payload-testing-prow-plugin
events:
- issue_comment
name: payload-testing-prow-plugin
- endpoint: http://jira-lifecycle-plugin
events:
- issue_comment
- pull_request
- pull_request_review
name: jira-lifecycle-plugin
- endpoint: http://pipeline-controller
events:
- pull_request
- issue_comment
name: pipeline-controller
- endpoint: http://multi-pr-prow-plugin
events:
- issue_comment
name: multi-pr-prow-plugin
- endpoint: http://ship-hook
events:
- pull_request
- issue_comment
- pull_request_review
name: ship-hook
lgtm:
- repos:
- opendatahub-io/workbenches
review_acts_as_lgtm: true
plugins:
opendatahub-io/workbenches:
plugins:
- assign
- blunderbuss
- cat
- dog
- heart
- golint
- goose
- help
- hold
- jira
- label
- lgtm
- lifecycle
- override
- pony
- retitle
- shrug
- sigmention
- skip
- trigger
- verify-owners
- owners-label
- wip
- yuks
- approve
triggers:
- org_invite:
prominent: {}
repos:
- opendatahub-io/workbenches
trusted_apps:
- openshift-merge-bot
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
tide:
queries:
- labels:
- approved
- lgtm
missingLabels:
- backports/unvalidated-commits
- do-not-merge/hold
- do-not-merge/invalid-owners-file
- do-not-merge/work-in-progress
- jira/invalid-bug
- needs-rebase
repos:
- opendatahub-io/workbenches