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

feat: add lerna-release-pr workflow #40

Open
wants to merge 1 commit into
base: km/release-by-pr
Choose a base branch
from

Conversation

kylemellander
Copy link
Collaborator

This adds the lerna-release-pr workflow which does the following when changes get merged to main:

  • creates a new RC build and publishes it (for relevant packages. This will skip if no changes impact the packages)
  • creates or updates the release PR with the correct version bump based on commit history.
  • reports back to the release PR about the new RC build (if applicable).

@kylemellander kylemellander requested a review from a team as a code owner December 19, 2024 17:09
@kylemellander kylemellander self-assigned this Dec 19, 2024
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