docs(agents): mergeable=true is not the merge gate #15
No reviewers
Labels
No labels
waiting-on-julian
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jlxq0/jmap-mcp!15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/mergeable-is-not-a-gate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Measured while arming branch protection. On PR #13, with
CI / cargostill pending:Both at the same moment.
mergeableanswers whether the branches merge without conflict; branch protection is a separate gate and the API reports it only when you attempt the merge. A session that pre-checksmergeableconcludes the way is clear when it is not.Docs only. Related: #14.