contentrain_branch_list
List pending cr/* branches with merge status against contentrain to identify unmerged branches for merge/delete actions and monitor branch health (warning at 50, blocked at 80).
Instructions
List pending contentrain (cr/*) branches with their merge status against the contentrain branch. Use this to discover branch names for contentrain_merge / contentrain_branch_delete, and to monitor branch-health limits (warning at 50, blocked at 80 unmerged).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remote | No | Also check the git remote: annotate entries with on_remote and report remote-only cr/* leftovers. Requires network. Default: false | |
| unmerged_only | No | Only list branches not yet merged into contentrain. Default: false |