get_latest_sha
Get the SHA of the most recent commit in a GitHub repository by supplying the owner and repository name. Resolve commit identifiers for downstream PR analysis, tagging, or release management.
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 |