Closed connorads closed 3 years ago
@connorads finally, what did you use as workaround to "prevent" the auto disabling and simulate activity ? I saw the readme with change on the 42th day, but there are nothing in the workflow source code. is it hidden ? :)
Hey @lgmorand,
The 42
is here
https://github.com/connorads/stackoverflow-fanatic/blob/00ef1b9b6afb2f443ba7d50c4391e341ab19ebe9/src/index.ts#L69-L71
However, unfortunately I believe my workaround(s) never worked and I must not have updated the readme 😞 Think I just had to click a button in the email to stop it from being disabled, or something like that.
haha thanks. just found this gem. I'll give a try https://github.com/marketplace/actions/keepalive-workflow
Need to prevent the scheduled workflow from being disabled automatically after 60 days of repository inactivity.
Update: Since #4 has failed. We can take advantage of the 60 day inactivity cutoff to disable the workflow. Perhaps run this git activity thing at 42/100 days? https://github.com/steveukx/git-js