Skip to content

Commit 5b320b3

Browse files
authored
Merge pull request #3275 from dscho/monitor-libgcrypt
Monitor libgpg-error and libgcrypt versions
2 parents b312fa4 + 75f0e21 commit 5b320b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/monitor-components.yml

+6
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ 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-[0-9\.]*$
57+
- label: libgcrypt
58+
feed: https://github.com/gpg/libgcrypt/releases.atom
59+
title-pattern: ^libgcrypt-[0-9\.]*$
5460
- label: gpg
5561
feed: https://github.com/gpg/gnupg/releases.atom
5662
- label: mintty

0 commit comments

Comments
 (0)