get_latest_sha
Retrieve the SHA of the head commit from a GitHub repository. Input the owner and repository name to get the commit identifier.
Instructions
Fetches the SHA of the latest commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_name | Yes | ||
| repo_owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |