command-output icon indicating copy to clipboard operation
command-output copied to clipboard

Fail on no output functionality

Open prein opened this issue 2 years ago • 0 comments

Hi, I forked your action to extend it with timeout on no output functionality. This is to provide a way to kill a step when the process hangs, goes into a deadlock etc. The timeout built in in GHA is relative to the start of step execution and I want a timeout relative to last activity. This is useful in long running steps. Let me know if you think it fits your idea for the action and if so I will be happy to open a PR

prein avatar Jun 30 '23 15:06 prein