GitHubPullRequestHeadModel# pydantic model safir.github.models.GitHubPullRequestHeadModel# A Pydantic model for the last commit to the head branch of a PR. Parameters: data (Any) Fields: sha (str) field sha: str [Required]# Last commit SHA of the PR head branch.