github_migrations_map_commit_author
Maps a commit author to a GitHub user using owner, repo, and author ID for migration purposes.
Instructions
Map a commit author
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| author_id | Yes | author_id | |
| body | No | Request body (JSON object) |