Skip to content

Commit 7e6c16d

Browse files
committed
fixup! Add a GitHub workflow to monitor component updates
after merging git-for-windows/MINGW-packages#75 we'll want to be notified when Msys2 updates their mingw-w64-clang package. Signed-off-by: Matthias Aßhauer <[email protected]>
1 parent ff94e79 commit 7e6c16d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/monitor-components.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
title-pattern: ^(?!.*(5\.[0-9]+[13579]|RC))
8080
- label: pcre2
8181
feed: https://github.com/PCRE2Project/pcre2/tags.atom
82+
- label: mingw-w64-clang
83+
feed: https://github.com/msys2/MINGW-packages/commits/master/mingw-w64-clang.atom
8284
fail-fast: false
8385
steps:
8486
- uses: git-for-windows/rss-to-issues@v0

0 commit comments

Comments
 (0)