# cherry-pick **Repository Path**: mirrors_kong/cherry-pick ## Basic Information - **Project Name**: cherry-pick - **Description**: Cherry-pick probot application - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-26 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cherry-pick > A GitHub App built with [Probot](https://github.com/probot/probot) that Cherry-pick Probot ## Setup ```sh # Install dependencies npm install # Run the bot npm start ``` ## Docker ```sh # 1. Build container docker build -t cherry-pick . # 2. Start container docker run -e APP_ID= -e PRIVATE_KEY= cherry-pick ``` ## Contributing If you have suggestions for how cherry-pick 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). ## License [ISC](LICENSE) © 2022 Mayo