mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-04 21:42:59 -06:00
fixup! Add a GitHub workflow to monitor component updates
We also want to keep an eye on mimalloc releases. We're currently on v2.2.4, so we won't need notifications for older release trains. Signed-off-by: Matthias Aßhauer <mha1993@live.de>
This commit is contained in:
parent
6c3d63c817
commit
8e2f65af84
3
.github/workflows/monitor-components.yml
vendored
3
.github/workflows/monitor-components.yml
vendored
@ -88,6 +88,9 @@ jobs:
|
||||
feed: https://github.com/msys2/MINGW-packages/commits/master/mingw-w64-llvm.atom
|
||||
- label: innosetup
|
||||
feed: https://github.com/jrsoftware/issrc/tags.atom
|
||||
- label: mimalloc
|
||||
feed: https://github.com/microsoft/mimalloc/tags.atom
|
||||
title-pattern: ^(?!v1\.)
|
||||
fail-fast: false
|
||||
steps:
|
||||
- uses: git-for-windows/rss-to-issues@v0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user