Skip to content

Commit

Permalink
automerge dependabot PRs (#221)
Browse files Browse the repository at this point in the history
Co-authored-by: upodroid <[email protected]>
  • Loading branch information
upodroid and upodroid committed Sep 28, 2023
1 parent 198fc46 commit c2a7c03
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,16 @@ tide:
missingLabels: *knative_tide_missing_labels
author: knative-prow-updater-robot
reviewApprovedRequired: false
- orgs:
# Automatically merge dependabot PRs once they pass tests
- "knative"
- "knative-extensions"
excludedRepos: *knative_excluded_repos
labels:
- "skip-review"
missingLabels: *knative_tide_missing_labels
author: dependabot
reviewApprovedRequired: false
merge_method:
knative: squash
knative-extensions: squash
Expand Down

0 comments on commit c2a7c03

Please sign in to comment.