Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

adobe/openwhisk-probot-builder

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.