From a52003ded3375b99f8a89a3cdaafbadc96442924 Mon Sep 17 00:00:00 2001 From: Lars Erik Wik Date: Tue, 21 Oct 2025 15:10:57 +0200 Subject: [PATCH] Removed some people from reviewers on automated PRs It's usually me (@larsewi) or @craigcomstock that handle these PRs anyways. So let's not ping the entire team. Signed-off-by: Lars Erik Wik --- .github/workflows/update-dep-tables.yml | 1 - .github/workflows/update-deps.yml | 2 -- 2 files changed, 3 deletions(-) diff --git a/.github/workflows/update-dep-tables.yml b/.github/workflows/update-dep-tables.yml index 8302d671b..4b3be2fae 100644 --- a/.github/workflows/update-dep-tables.yml +++ b/.github/workflows/update-dep-tables.yml @@ -46,7 +46,6 @@ jobs: title: Updated Markdown dependency tables body: Automated updates to the README.md Markdown dependency tables using [the `update_dep_tables` workflow](https://github.com/cfengine/buildscripts/blob/master/.github/workflows/update-dep-tables.yml). reviewers: | - olehermanse larsewi craigcomstock branch: update-dependency-tables diff --git a/.github/workflows/update-deps.yml b/.github/workflows/update-deps.yml index 1a476fab5..3a0e01aa7 100644 --- a/.github/workflows/update-deps.yml +++ b/.github/workflows/update-deps.yml @@ -56,9 +56,7 @@ jobs: title: "Updated dependencies (${{ matrix.branch }})" body: "Automated dependency updates for the ${{ matrix.branch }} branch" reviewers: | - olehermanse larsewi craigcomstock - aleksandrychev branch: update-dependencies-action-${{ matrix.branch }} branch-suffix: timestamp