Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
Optionally add dependabot to release notes (#28)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jdno authored Jun 14, 2022
1 parent d3e81a1 commit e147620
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ changelog:
exclude:
labels:
- R-ignore
authors:
- dependabot
categories:
- title: Security
labels:
Expand Down

0 comments on commit e147620

Please sign in to comment.