Skip to content

Commit

Permalink
other(codeowners): exclude files Renovate often updates (#3325)
Browse files Browse the repository at this point in the history
* other(codeowners): add renovate-approve

This allow auto-merging dep upgrades that pass CI checks

* other(codeowners): add renovate-approve on new line

* other(codeowners): add renovate entry

* other(codeowners) - correct renovate location

* other(codeowners): exclude files Renovate often updates

* other(codeowners): Add explanatory comment

(cherry picked from commit 9d9fdac)
  • Loading branch information
ev-codes committed Sep 27, 2024
1 parent bce647f commit b38f634
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# These owners will be the default owners for everything in the repo.
* @camunda/connectors
* @camunda/connectors

# These files are excluded so that Renovate can automatically merge dependency upgrades
renovate.json5
.ci/preview-environments/charts/c8sm/Chart.yaml
**/pom.xml

0 comments on commit b38f634

Please sign in to comment.