fixup! Add a GitHub workflow to monitor component updates

curl recently started releasing rc versions, but we don't want to act on
them, so there is no need to open issues about every rc version.

Signed-off-by: Matthias Aßhauer <mha1993@live.de>
This commit is contained in:
Matthias Aßhauer
2025-05-21 17:58:01 +02:00
parent 92f4ffb010
commit c26986535c

View File

@@ -59,6 +59,7 @@ jobs:
feed: https://github.com/petervanderdoes/gitflow-avh/tags.atom
- label: curl
feed: https://github.com/curl/curl/tags.atom
title-pattern: ^(?!rc-)
- label: libgpg-error
feed: https://github.com/gpg/libgpg-error/releases.atom
title-pattern: ^libgpg-error-[0-9\.]*$