Skip to content

Use Github action to create the release PR #100

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

Open
carryall opened this issue Jul 5, 2022 · 0 comments
Open

Use Github action to create the release PR #100

carryall opened this issue Jul 5, 2022 · 0 comments
Assignees

Comments

@carryall
Copy link
Contributor

carryall commented Jul 5, 2022

Why

To reduce the time and effort spent on release preparation and to make ensure that the release PR description is correct at the end of each sprint we should automate the release PR creation. We can use

  • the input workflow to prompt for the version of the packages
    • The choices for the input can align on the Lerna versioning so that we can use lerna version to increment the new version, commit and push
  • the create pull request Github action to create the release PR

Who Benefits?

Team lead and other React developers

@carryall carryall self-assigned this Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant