From e147620ee1dc21454c0676f182824c37b03d6046 Mon Sep 17 00:00:00 2001 From: Jan David Date: Tue, 14 Jun 2022 12:01:34 +0200 Subject: [PATCH] Optionally add dependabot to release notes (#28) Sometimes, we might want to highlight the upgrade of a dependency in the release notes. This isn't currently possible, since every PR by dependabot is ignored even if it has the right label. --- .github/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/release.yml b/.github/release.yml index 32ff14c..365a6bb 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -3,8 +3,6 @@ changelog: exclude: labels: - R-ignore - authors: - - dependabot categories: - title: Security labels: