To give an example of something it would be great if supported (I use it in another workflow product): react to force-push:es to your repository by running a GitHub action.
In more detail: trigger on a github push webhook => filter on incoming webhook parameters => trigger a github "dispatch" POST request with basic auth to a "dispatch" action on the same repository that triggered the request, i.e., url: api.github.com/repos/[repository.full_name]/dispatches
(I'd be ok if the POST request has to use a generic POST action)
Activity Newest / Oldest
Divya
Status changed to: Live
Divya
Hi There,
Thanks for your suggestions!
You can now integrate Github with 350+ apps in 1 click using Integrately!
Github: integrately.com/store/github
Do share with other Github users!
Happy integrating :)
Rickard Armiento
To give an example of something it would be great if supported (I use it in another workflow product): react to force-push:es to your repository by running a GitHub action.
In more detail: trigger on a github push webhook => filter on incoming webhook parameters => trigger a github "dispatch" POST request with basic auth to a "dispatch" action on the same repository that triggered the request, i.e., url: api.github.com/repos/[repository.full_name]/dispatches
(I'd be ok if the POST request has to use a generic POST action)
Richard Saunders
Divya
Merged with: Github integration
pranav patil
Need this intigrataion