Collected molecules will appear here. Add from search or explore.
Commit -> List<ReleaseTask>
Analyze Git history at a milestone commit to identify which monorepo sub-packages had semver version bumps, and skip release workflows for unchanged components.
Problem it solves
Rebuilding and releasing all packages in a monorepo for every milestone creates duplicate artifacts and redundant CI/CD runtimes.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.