Skip to content

Commit 03e506f

Browse files
committed
fixup! Add a GitHub workflow to monitor component updates
Since we're now watching out for new libgcrypt versions, let's also watch out for its dependency libgpg-error. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 4dc1fd2 commit 03e506f

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: libgpg-error
55+
feed: https://github.com/gpg/libgpg-error/releases.atom
56+
title-pattern: ^libgpg-error-.*$
5457
- label: libgcrypt
5558
feed: https://github.com/gpg/libgcrypt/releases.atom
5659
- label: gpg

0 commit comments

Comments
 (0)