Skip to content

Commit 448ce0d

Browse files
cmacknzmergify[bot]
authored andcommitted
Prevent control plane code owner review for changelog entries. (#10297)
(cherry picked from commit 92d5c1d)
1 parent e88deb2 commit 448ce0d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Team responsible for Fleet Server
22
* @elastic/elastic-agent-control-plane
33

4+
# List the changlog fragments without an owner. This will prevent the control plane team from being added
5+
# as a reviewer every time a change to files they do not own also adds a changelog entry.
6+
# https://github.community/t/codeowners-file-with-a-not-file-type-condition/1423/9
7+
changelog/fragments/
8+
49
# Top-level files ownership
510
/catalog-info.yaml @elastic/elastic-agent-control-plane @elastic/observablt-ci
611

0 commit comments

Comments
 (0)