From d88b51885423d9da2bd85fdec93b28d07d94b2fb Mon Sep 17 00:00:00 2001 From: Olga Naydyonock Date: Thu, 26 Jun 2025 12:40:11 +0300 Subject: [PATCH] moved dependabot reviewers to codeowners --- .github/CODEOWNERS.yml | 2 ++ .github/dependabot.yml | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 .github/CODEOWNERS.yml diff --git a/.github/CODEOWNERS.yml b/.github/CODEOWNERS.yml new file mode 100644 index 000000000..ef500835b --- /dev/null +++ b/.github/CODEOWNERS.yml @@ -0,0 +1,2 @@ +/.github/actions/ @elastic/observablt-ci @elastic/observablt-ci-contractors +/.github/workflows/ @elastic/observablt-ci @elastic/observablt-ci-contractors \ No newline at end of file diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ee85a87f6..70c9bc983 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,9 +9,6 @@ updates: interval: "weekly" day: "sunday" time: "22:00" - reviewers: - - "elastic/observablt-ci" - - "elastic/observablt-ci-contractors" groups: github-actions: patterns: