@adobe/openwhisk-probot-builder

Probot Serverless OpenWisk

Usage no npm install needed!

<script type="module">
  import adobeOpenwhiskProbotBuilder from 'https://cdn.skypack.dev/@adobe/openwhisk-probot-builder';
</script>

README

Openwhisk Probot Builder

A wrapper to run a GitHub App built with Probot as an OpenWhisk action.

Running a Probot app in OpenWhisk might be a bit challenging as the action invocation params need to be translated into a probot event. This package offers an easy wrapper to turn an existing probot app into an OpenWhisk action.

Status

GitHub license GitHub issues CircleCI codecov

LGTM Code Quality Grade: JavaScript

Usage

see https://github.com/adobe/probot-serverless-openwhisk for details

Contributing

If you have suggestions for how this OpenWhisk probot wrapper could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.