Maybe drop the Shutdown event?
Is it useful anymore? Will it result in an in-progress CI run to terminate before its finished? If so, is that what we want?
Is it useful anymore? Will it result in an in-progress CI run to terminate before its finished? If so, is that what we want?
I guess it could be useful for putting
cibinto a “no more new CI runs” mode.I’m going to keep the
Shutdownevent, until it’s shown to be truly useless. Keeping it ls less work and less risk, at this stage.