Magic-Spoiler icon indicating copy to clipboard operation
Magic-Spoiler copied to clipboard

github actions automatically disables workflows

Open ebbit1q opened this issue 4 years ago • 3 comments

github actions disable workflows after repository inactivity image

ebbit1q avatar Mar 26 '21 00:03 ebbit1q

Hmm, that is bad. It's likely that not too many changes happen here on a regular basis.


GitHub docs only say:

In a public repository, scheduled workflows are automatically disabled when no repository activity has occurred in 60 days.

But what is counted towards repository activity? Zach's manual workflow trigger and it now works again? Or you creating this issue? 🤔

deploy


The commits in the recent days to the files branch by the CI itself seems not to count... https://github.com/Cockatrice/Magic-Spoiler/commits/files

tooomm avatar Mar 26 '21 08:03 tooomm

it does, we just have to do this at the start of every spoiler season

ebbit1q avatar Mar 26 '21 21:03 ebbit1q

it clearly ignores changes not made by humans which makes sense

ebbit1q avatar Mar 26 '21 21:03 ebbit1q

Guess nothing we can do about this.

tooomm avatar Mar 02 '25 19:03 tooomm