Skip to content

Commit 3fe5bd9

Browse files
authored
Add on-call team as codeowner for Dependabot updates (#123)
Add radius-project/on-call as additional codeowner for .github/workflows/ to allow dependency updates without blocking on maintainers/approvers. Signed-off-by: Karishma Chawla <[email protected]>
1 parent 756a5d0 commit 3fe5bd9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# These owners are the maintainers and approvers of this repo
2-
* @radius-project/maintainers-design-notes @radius-project/approvers-design-notes
2+
* @radius-project/maintainers-design-notes @radius-project/approvers-design-notes
3+
4+
# Files that Dependabot updates - on-call can also approve these
5+
.github/workflows/ @radius-project/maintainers-design-notes @radius-project/approvers-design-notes @radius-project/on-call

0 commit comments

Comments
 (0)