Melos action
Version updated for https://github.com/bluefireteam/melos-action to version v3.6.0.
- This action is used across all versions by 473 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Melos Action integrates the Melos tool into GitHub workflows, automating tasks for Dart and Flutter mono-repositories such as dependency bootstrapping, package versioning, and publishing to pub.dev. It simplifies complex release processes, enforces lockfile consistency, and supports automated pull request creation for generated changes. This action is ideal for streamlining package management and release workflows within mono-repos.
Release notes
What’s Changed
- feat: add token input for create-pr step by @grdsdev in https://github.com/bluefireteam/melos-action/pull/39
New Contributors
- @grdsdev made their first contribution in https://github.com/bluefireteam/melos-action/pull/39
Full Changelog: https://github.com/bluefireteam/melos-action/compare/v3.5.0...v3.6.0