# openwhisk-probot-builder **Repository Path**: mirrors_adobe/openwhisk-probot-builder ## Basic Information - **Project Name**: openwhisk-probot-builder - **Description**: Build and deploy probot app with openwhisk - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Openwhisk Probot Builder > A wrapper to run a GitHub App built with [Probot](https://probot.github.io) 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](https://img.shields.io/github/license/adobe/openwhisk-probot-builder.svg)](https://github.com/adobe/openwhisk-probot-builder/blob/main/LICENSE.txt) [![GitHub issues](https://img.shields.io/github/issues/adobe/openwhisk-probot-builder.svg)](https://github.com/adobe/openwhisk-probot-builder/issues) [![CircleCI](https://img.shields.io/circleci/project/github/adobe/openwhisk-probot-builder.svg)](https://circleci.com/gh/adobe/openwhisk-probot-builder) [![codecov](https://img.shields.io/codecov/c/github/adobe/openwhisk-probot-builder.svg)](https://codecov.io/gh/adobe/openwhisk-probot-builder) [![LGTM Code Quality Grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/adobe/openwhisk-probot-builder.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/adobe/openwhisk-probot-builder) ## 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](CONTRIBUTING.md).