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

chore(release): make releases with with github actions user #15

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

iainlane
Copy link
Member

@iainlane iainlane commented Nov 8, 2024

Since the GitHub Actions user creates our release tag and release, it doesn't trigger the actual build. But we can do the same thing we do for the release PR: create the release in draft mode, and then a human publishes. Since a human takes that action, it should trigger the build.

Also, don't include the project name in the tag names. It's not required since this isn't a monorepo.

Since the GitHub Actions user creates our release tag and release, it
doesn't trigger the actual build. But we can do the same thing we do for
the release PR: create the release in draft mode, and then a human
publishes. Since a human takes that action, it should trigger the build.

Also, don't include the project name in the tag names. It's not required
since this isn't a monorepo.
@iainlane iainlane marked this pull request as ready for review November 8, 2024 15:16
@iainlane iainlane requested a review from a team as a code owner November 8, 2024 15:16
@iainlane iainlane merged commit 2ed6e89 into main Nov 8, 2024
8 checks passed
@iainlane iainlane deleted the iainlane/release-process-tweaks branch November 8, 2024 15:17
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