tanner-equi

Results 2 comments of tanner-equi

This would be particularly useful for not destroying the previous message and simply adding "A new _____ is currently running" for things that are commenting back with updated links, etc.

> You can do tests such as `if: github.event_name != 'pull_request'` to run steps conditionally. That's how I have it set up. My point is that consumers shouldn't need to...