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

fix: avoid using GitHub Personal Access Token while publishing a new release #30

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

JavierCane
Copy link
Member

@JavierCane JavierCane commented Jan 15, 2025

Why: force open bump version PRs as GitHub bot

Why we were using GH PACs before: it is the recommendation by Release please to be able to run further GitHub Actions triggered by the PR opened by Release please. However, we are not interested in that behavior because we do not have CI test workflows in this repository, and even in that case, that tests would have already run in their corresponding PRs.

PS: Sorry for using fix SemVer type. It should be a ci, but we are testing out the automated release process and need to trigger it to create a PR 🙏

…release to force open bump version PRs as GitHub bot
@JavierCane JavierCane changed the title fix: avoid using GitHub Personal Access Token while publishing a new release to force open bump version PRs as GitHub bot fix: avoid using GitHub Personal Access Token while publishing a new release Jan 15, 2025
@JavierCane JavierCane merged commit b3d358b into main Jan 15, 2025
@JavierCane JavierCane deleted the open-pr-as-github-bot branch January 15, 2025 17:03
@github-actions github-actions bot mentioned this pull request Jan 15, 2025
@github-actions github-actions bot mentioned this pull request Feb 4, 2025
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