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-on-merge workflow #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kylemellander
Copy link
Collaborator

When a PR is merged in a lerna monorepo, this action will:

  • create a release
  • publish the release to github and npm
  • create PRs in all consuming apps to upgrade to the latest version
  • report the results back to the release PR

@kylemellander kylemellander self-assigned this Dec 19, 2024
@kylemellander kylemellander requested a review from a team as a code owner December 19, 2024 17:03
@kylemellander kylemellander force-pushed the km/lerna-release-on-merge branch from fec99a4 to 8087caf Compare December 19, 2024 17:16
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