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

Release Tooling Project: Build GH Action that creates/updates a Preelease PR #22605

Closed
Tracked by #22532
JReinhold opened this issue May 17, 2023 · 1 comment
Closed
Tracked by #22532
Assignees

Comments

@JReinhold
Copy link
Contributor

JReinhold commented May 17, 2023

This action will create and keep a release branch+PR up-to-date.

  • Triggers: pushes to next and manual
  • Inputs to workflow_dispatch: tag (alpha, beta, rc, stable)
  • Abort early if an existing Release PR has "freeze" label
  • Run check-release-needed.ts, verson.ts, write-changelog.ts
  • Abort late if an existing Release PR has "freeze" label
  • Create version-from-7.1.0-alpha.16 branch and force push
  • Create or update existing PR pointing to next-release, with generate-pr-description.ts
@JReinhold JReinhold changed the title Build GH Action that combines scripts to create/update a Preelease PR Release Tooling Project: Build GH Action that creates/updates a Preelease PR May 17, 2023
@JReinhold
Copy link
Contributor Author

This is pretty far. The remaining work needs #22601 and #22610

See current PR output at storybookjs#22 triggered by https://github.com/storybookjs/monorepo-release-tooling-prototype/actions/workflows/prepare-prerelease.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants