Hacker News new | ask | show | jobs
by anthonysterling 2297 days ago
You could create a workflow that listens for the `repository_dispatch` event, see https://developer.github.com/v3/repos/#create-a-repository-d...

:)

1 comments

Awesome thanks! The project I run has a lot of emergency updates so this, being able to release simply with a comment referring to a specific issue in context is really helpful. this is how I've set it up:

https://github.com/smashah/sulla/issues/197