Skip to content

chore: use Aizvi Bot GitHub App identity for release commits/PRs - #9

Merged
ahmadhuss merged 1 commit into
mainfrom
chore/aizvi-bot-release-identity
Jul 25, 2026
Merged

chore: use Aizvi Bot GitHub App identity for release commits/PRs#9
ahmadhuss merged 1 commit into
mainfrom
chore/aizvi-bot-release-identity

Conversation

@ahmadhuss

@ahmadhuss ahmadhuss commented Jul 25, 2026

Copy link
Copy Markdown
Member

Summary

Release automation now mints a short-lived installation token from the "Aizvi Bot" GitHub App (via actions/create-github-app-token) and passes it to changesets/action in place of the default GITHUB_TOKEN. The automated "Version Packages" commits and PRs will now show up authored by Aizvi Bot instead of github-actions[bot].

Requires the APP_ID and APP_PRIVATE_KEY repo secrets, already added.

Test plan

  • Merge this PR, then merge/trigger a real changeset release and confirm the resulting "Version Packages" PR is authored by Aizvi Bot

Mints a short-lived installation token from the Aizvi Bot GitHub App and
passes it to changesets/action instead of the default GITHUB_TOKEN, so the
automated "Version Packages" commits and PRs are authored by Aizvi Bot
rather than github-actions[bot].
@ahmadhuss
ahmadhuss merged commit 16e22f8 into main Jul 25, 2026
1 check passed
@ahmadhuss
ahmadhuss deleted the chore/aizvi-bot-release-identity branch July 25, 2026 04:03
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