A collection of plugins for Intuit's auto package.
- Create a new feature branch based on the
main
branch. - Periodically merge changes from the
main
branch into your feature branch - When ready, create a pull request and label it with an appropriate release label such as
release-patch
. - After code review, merge your pull request into the
main
branch. - When ready to release, create a pull request from
main
torelease
. Important: Label this PR withskip-release
. - When the PR is merged, packages with changes will be automatically released.