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
,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_ID
PRIVATE_KEY
WEBHOOK_SECRET
You'll be able to find the values in check-mergeable app settings. (PocketLesson members only!)
check-mergeable is under ISC license. See the LICENSE file for more info.