You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The intuit/auto project is a release automation tool that generates changelogs, manages versioning, and publishes packages based on pull request labels.
Request
This issue tracks inspiration and ideas from intuit/auto that could be applied to the Publish-PSModule workflow. Relevant concepts include:
Label-based versioning (major, minor, patch from PR labels)
Automated changelog generation from PR titles and bodies
Plugin-based architecture for different package managers
Canary/pre-release publishing from PRs
Note
This is a reference/research issue, not an actionable change request. Specific improvements should be tracked in separate issues.