diff --git a/.github/renovate.json b/.github/renovate.json new file mode 100644 index 00000000..2bda1f51 --- /dev/null +++ b/.github/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "github>red-hat-data-services/konflux-central//renovate/pipelines-renovate.json5" + ] +} diff --git a/.tekton/odh-ai-gateway-payload-processing-pull-request.yaml b/.tekton/odh-ai-gateway-payload-processing-pull-request.yaml index b2eac5eb..a8b7cf24 100644 --- a/.tekton/odh-ai-gateway-payload-processing-pull-request.yaml +++ b/.tekton/odh-ai-gateway-payload-processing-pull-request.yaml @@ -8,8 +8,6 @@ metadata: build.appstudio.redhat.com/pull_request_number: "{{pull_request_number}}" pipelinesascode.tekton.dev/max-keep-runs: "3" pipelinesascode.tekton.dev/on-comment: "^/build-konflux odh-ai-gateway-payload-processing" - pipelinesascode.tekton.dev/on-target-branch: "[{{target_branch}}]" - pipelinesascode.tekton.dev/on-event: "[pull_request]" pipelinesascode.tekton.dev/cancel-in-progress: "true" labels: appstudio.openshift.io/application: automation