Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c8b84b9

Browse files
committedApr 2, 2025·
add multi-pr presubmit testing
https://docs.ci.openshift.org/docs/how-tos/multi-pr-presubmit-testing/ Not 100% sure this will be useful to OADP unless we can build the containers from the other repos and create the override
1 parent cec26b1 commit c8b84b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

Diff for: ‎core-services/prow/02_config/openshift/oadp-operator/_pluginconfig.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@ plugins:
1010
openshift/oadp-operator:
1111
plugins:
1212
- approve
13+
external_plugins:
14+
openshift:
15+
- endpoint: http://multi-pr-prow-plugin
16+
events:
17+
- issue_comment
18+
name: multi-pr-prow-plugin

0 commit comments

Comments
 (0)
Please sign in to comment.