Skip to content

Commit 9d9fdac

Browse files
authored
other(codeowners): exclude files Renovate often updates (#3325)
* 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
1 parent 6a23531 commit 9d9fdac

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CODEOWNERS

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# These owners will be the default owners for everything in the repo.
2-
* @camunda/connectors
2+
* @camunda/connectors
3+
4+
# These files are excluded so that Renovate can automatically merge dependency upgrades
5+
renovate.json5
6+
.ci/preview-environments/charts/c8sm/Chart.yaml
7+
**/pom.xml

0 commit comments

Comments
 (0)