Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update git config for marketplace publish #1619

Merged
merged 2 commits into from
Mar 13, 2025
Merged

Update git config for marketplace publish #1619

merged 2 commits into from
Mar 13, 2025

Conversation

mrubens
Copy link
Collaborator

@mrubens mrubens commented Mar 13, 2025

#1533 (comment)

Some googling suggests that these are the magic incantations to get the tags to come from github-actions.


Important

Update git config in marketplace-publish.yml to use specific GitHub Actions bot identity for tag attribution.

  • Git Configuration:
    • Update git config in marketplace-publish.yml to set user.name to "github-actions[bot]" and user.email to "41898282+github-actions[bot]@users.noreply.github.com".
    • Ensures tags are attributed to the GitHub Actions bot.

This description was created by Ellipsis for ef944a6. It will automatically update as commits are pushed.

@mrubens mrubens requested a review from cte as a code owner March 13, 2025 14:33
Copy link

changeset-bot bot commented Mar 13, 2025

⚠️ No Changeset found

Latest commit: b449bb6

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

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 13, 2025
@dosubot dosubot bot added the enhancement New feature or request label Mar 13, 2025
@mrubens
Copy link
Collaborator Author

mrubens commented Mar 13, 2025

Thanks @pdecat! Look good to merge now?

@pdecat
Copy link

pdecat commented Mar 13, 2025

LGTM!

@mrubens mrubens merged commit 66c1007 into main Mar 13, 2025
9 checks passed
@mrubens mrubens deleted the mrubens-patch-4 branch March 13, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants