Skip to content

Setup git user in the release script#686

Merged
Andarist merged 2 commits into
mainfrom
release/setup-git-user
Jul 1, 2026
Merged

Setup git user in the release script#686
Andarist merged 2 commits into
mainfrom
release/setup-git-user

Conversation

@Andarist

@Andarist Andarist commented Jul 1, 2026

Copy link
Copy Markdown
Member

I missed this in #679

@Andarist Andarist requested review from bluwy and emmatown as code owners July 1, 2026 13:14
@changeset-bot

changeset-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 970491a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

- name: Build
run: pnpm build

- uses: ./.github/actions/setup-bot-auth

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This now creates the git identity. It usually would be created in our root action and the custom publish script would then use that - but since the split publishing PR we lost that as the git identity setup is not implemented in /publish subaction (as it's not really needed there)

@Andarist Andarist added this pull request to the merge queue Jul 1, 2026
Merged via the queue into main with commit e43c867 Jul 1, 2026
7 checks passed
@Andarist Andarist deleted the release/setup-git-user branch July 1, 2026 13:30
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.

2 participants