link_commit
:
Instructions
Link a git commit to a card. Automatically adds commit info as a comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | Card ID or title (partial match supported) | |
| sha | Yes | Git commit SHA (short or full) | |
| message | Yes | Commit message | |
| branch | No | Branch name | |
| repo | No | Repository name or URL |