Probot: Integration with GitHub Actions

Created on 29 Oct 2019  路  3Comments  路  Source: probot/probot

I see that recently you deleted the GitHub Actions deployment documentation from master. What are the plans for integrating probot with GitHub Actions v2? I think probot still brings significant value, in the form of its ability to let you test on live GitHub repository without having to actually deploy the action, and in the form of having an actual existing testing strategy (the GitHub Actions sample code has some trivial tests, but doesn't actually explain how to test anything you'd actually interested in testing).

support

Most helpful comment

Thank you, the adapter is working like a charm.

All 3 comments

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

We are looking to make Probot in general compatible with traditional node servers, serverless environments and actions. For the time being, check out @swinton's https://github.com/probot/actions-adapter

GitHub
:electric_plug: An adapter that takes a Probot app and makes it compatible with GitHub Actions - probot/actions-adapter

Thank you, the adapter is working like a charm.

Was this page helpful?
0 / 5 - 0 ratings