git-for-windows / track-website-changes

Track some websites (usually component version updates)
MIT License
2 stars 8 forks source link

add a workflow to keep other scheduled workflows alive #5

Closed rimrul closed 1 year ago

rimrul commented 2 years ago

GitHub disables scheduled workflows after 60 days of inactivity on a repository. Screenshot of GitHub message about disabled workflow

This has caused us to miss the release of less 608.

Work around this behaviour by adding a scheduled workflow that creates a small commit once per month.

rimrul commented 2 years ago

Wait. According to https://github.com/git-for-windows/build-extra/blob/main/versions/package-versions-2.38.1.txt we already ship less 608. Do we ship the version from MSYS2 nowadays?

rimrul commented 2 years ago

In combination with https://github.com/git-for-windows/git/pull/3859 I think this whole repo is obsolete, so I don't think we need this PR.

dscho commented 1 year ago

@rimrul please merge when you deem this PR ready!

rimrul commented 1 year ago

Only those with write access to this repository can merge pull requests.

GitHub is hiding the merge button from me, but I think it's ready.

dscho commented 1 year ago

Oh... I thought you'd have write access... :frowning: