Skip to content

Update git identity from typescript-bot to typescript-automation[bot]#63544

Merged
jakebailey merged 1 commit into
microsoft:mainfrom
jakebailey:update-bot-git-identity
Jun 8, 2026
Merged

Update git identity from typescript-bot to typescript-automation[bot]#63544
jakebailey merged 1 commit into
microsoft:mainfrom
jakebailey:update-bot-git-identity

Conversation

@jakebailey

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 8, 2026 22:32
@github-project-automation github-project-automation Bot moved this to Not started in PR Backlog Jun 8, 2026
@typescript-automation typescript-automation Bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jun 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Git author identity used by several GitHub Actions workflows, switching from the legacy typescript-bot identity to the typescript-automation[bot] GitHub App bot identity so automated commits and pushes are attributed consistently.

Changes:

  • Update git config user.email / git config user.name in workflows that create commits (LKG, version bump, sync branch, package-lock updates, baseline/lint automation, cherry-pick PR creation).
  • Update the wiki sync workflow’s PUSHER environment variable to the new bot identity.
  • Expand PR comment scraping logic to accept either typescript-bot or typescript-automation[bot] as the author login.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/update-package-lock.yaml Update Git commit author identity for automated package-lock updates.
.github/workflows/sync-wiki.yml Update PUSHER identity used when syncing the wiki.
.github/workflows/sync-branch.yaml Update Git commit author identity for automated branch sync merges/commits.
.github/workflows/set-version.yaml Update Git commit author identity for automated version bump commits.
.github/workflows/pr-modified-files.yml Accept bot comments authored by either old or new bot login.
.github/workflows/new-release-branch.yaml Update Git commit author identity for automated release-branch version/LKG commits.
.github/workflows/lkg.yml Update Git commit author identity for automated LKG commits.
.github/workflows/create-cherry-pick-pr.yml Update Git commit author identity for automated cherry-pick branch commits.
.github/workflows/accept-baselines-fix-lints.yaml Update Git commit author identity for automated baseline/lint/format commits.

@jakebailey jakebailey enabled auto-merge June 8, 2026 22:36
@github-project-automation github-project-automation Bot moved this from Not started to Needs merge in PR Backlog Jun 8, 2026
@jakebailey jakebailey added this pull request to the merge queue Jun 8, 2026
Merged via the queue into microsoft:main with commit 7964e22 Jun 8, 2026
22 checks passed
@jakebailey jakebailey deleted the update-bot-git-identity branch June 8, 2026 22:55
@github-project-automation github-project-automation Bot moved this from Needs merge to Done in PR Backlog Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants