Prevent from accidentally merging a pull request which depends on another pull request.
If the pull request is not targeting the main branch,
Go to the app page and install the app.
This app is not currently configurable. The values are hardcoded:
- Target branch allowlist:
main,master,develop,release/*,hotfix/* - Custom labels:
status: dependent - Custom labels to manually set pending state:
status: pending,status: in-progress,status: in-review*
This app is running on Vercel using Serverless Functions.
APP_IDPRIVATE_KEYWEBHOOK_SECRET
check-mergeable is under ISC license. See the LICENSE file for more info.

