Skip to content

Commit 99984b3

Browse files
committed
fixup! Add a GitHub workflow to monitor component updates
Let's watch out for new libgcrypt versions, too (this component is a pretty important dependency of gnupg). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent b312fa4 commit 99984b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/monitor-components.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ jobs:
5151
feed: https://github.com/petervanderdoes/gitflow-avh/tags.atom
5252
- label: curl
5353
feed: https://github.com/curl/curl/tags.atom
54+
- label: libgcrypt
55+
feed: https://github.com/gpg/libgcrypt/releases.atom
56+
title-pattern: ^libgcrypt-[0-9\.]*$
5457
- label: gpg
5558
feed: https://github.com/gpg/gnupg/releases.atom
5659
- label: mintty

0 commit comments

Comments
 (0)