Open scottyhq opened 3 years ago
This came up before in https://github.com/pangeo-bot/dispatcher/pull/1. It'd be good to have a longer-term solution, but for now we can manually re-enable the workflows here
I just hit the "Enable workflow" button for the PangeoDaskUpdater
and PangeoNotebookUpdater
workflows
Sounds good. Only pangeo-bot herself and outside collaborators have access to that button. I wonder if git commit --allow-empty -m "Trigger Build"
would also do retrigger them, seems like the action i linked above just automates that every 50 days
I wonder if git commit --allow-empty -m "Trigger Build" would also do retrigger them
I think that would do the trick 👍
despite the 'keep alive step' we still have to manually re-update it seems:
Could prevent with something like this https://github.com/gautamkrishnar/keepalive-workflow ...