# fixupbot **Repository Path**: mirrors_nextcloud/fixupbot ## Basic Information - **Project Name**: fixupbot - **Description**: No description available - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-08 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fixup > A GitHub App built with [Probot](https://github.com/probot/probot) that A github app that makes sure no fixup commits are merged ## Setup ```sh # Install dependencies npm install # Run the bot npm start ``` ## Contributing If you have suggestions for how fixup 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) © 2018 Roeland Jago Douma (https://rullzer.com)