slack icon indicating copy to clipboard operation
slack copied to clipboard

Add command to "repository_dispatch" in GitHub Action

Open ad-m opened this issue 5 years ago • 7 comments

GitHub Actions support external events via "repository_dispatch" API request ( https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#external-events-repository_dispatch ) Slak sounds like the optimal solution (interface) to perform these API requests.

ad-m avatar Jan 07 '20 04:01 ad-m

Thanks for opening this issue! If you would like to help implement an improvement, read more about contributing and consider submitting a pull request.

welcome[bot] avatar Jan 07 '20 04:01 welcome[bot]

Related #940, because title is very generic.

ad-m avatar Jan 07 '20 04:01 ad-m

#940 is to be notified on slack when an action fails, i.e. github actions -> slack

This ticket is to trigger an action from a slack command, i.e. slack -> github actions.

If i'm understanding correctly these are 2 completely separate tickets.

mikeparker avatar Feb 15 '20 15:02 mikeparker

Is this still relevant? If so, just comment with any updates and we'll leave it open. Otherwise, if there is no further activity, it will be closed.

stale[bot] avatar Jun 26 '21 03:06 stale[bot]

yes this would still be very useful

themightychris avatar Jun 26 '21 05:06 themightychris

+1
i’m holding my breath

pshynin avatar Sep 24 '21 20:09 pshynin

Our organization would use this feature a lot - it would make chatops implementation way cleaner.

Drowze avatar May 13 '24 14:05 Drowze