Skip to content

Commit c269865

Browse files
committed
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 <[email protected]>
1 parent 92f4ffb commit c269865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/monitor-components.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
feed: https://github.com/petervanderdoes/gitflow-avh/tags.atom
6060
- label: curl
6161
feed: https://github.com/curl/curl/tags.atom
62+
title-pattern: ^(?!rc-)
6263
- label: libgpg-error
6364
feed: https://github.com/gpg/libgpg-error/releases.atom
6465
title-pattern: ^libgpg-error-[0-9\.]*$

0 commit comments

Comments
 (0)