Skip to content

fix(release): configure git identity from RELEASE_PAT in finalize#81

Merged
Jacksunwei merged 1 commit intomainfrom
fix/release-finalize-git-identity
Feb 18, 2026
Merged

fix(release): configure git identity from RELEASE_PAT in finalize#81
Jacksunwei merged 1 commit intomainfrom
fix/release-finalize-git-identity

Conversation

@Jacksunwei
Copy link
Collaborator

Summary

  • Fix Author identity unknown error in release-finalize workflow
  • Derive user.name and user.email from the RELEASE_PAT owner via gh api user so the last-release-sha commit passes CLA checks

Test plan

  • Trigger a test release to verify the finalize workflow completes without the git identity error

Derive user.name and user.email from the RELEASE_PAT owner via
GitHub API so the last-release-sha commit passes CLA checks.
@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@Jacksunwei Jacksunwei merged commit 2b0c576 into main Feb 18, 2026
6 checks passed
@Jacksunwei Jacksunwei deleted the fix/release-finalize-git-identity branch February 18, 2026 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant