@gr2m had already built a dope UI for deploying Probot apps on Glitch but we could make this even cooler if we setup continuous deployment through a probot app and a probot helper that you would install in your app.
Whenever a user creates a slash command on a PR, it would ping the probot app which would ping an endpoint registered by the helper running on glitch which would then pull the latest code into the glitch environment.
@anglinb can you paste the conversation in here maybe or put it in a gist? It won’t be accessible forever unless it’s a pro slack account and I don’t think it is :)
Memorializing a quick convo w/ @clarkbw @gr2m & @JasonEtco that we had over slack.
@gr2m had already built a dope UI for deploying Probot apps on Glitch but we could make this even cooler if we setup continuous deployment through a probot app and a probot helper that you would install in your app.
Whenever a user creates a slash command on a PR, it would ping the probot app which would ping an endpoint registered by the helper running on glitch which would then pull the latest code into the glitch environment.