github intuit/auto v10.12.0

latest releases: v11.3.0, v11.2.1, v11.2.0...
4 years ago

Release Notes

Support "main" as a default "baseBranch" (#1736)

Many communities, both on GitHub and in the wider Git community, are considering renaming the default branch name of their repository from master to main.

This pull request add default support for a main branch instead of master. If main is detected then that will be used as the baseBranch without the need for any configuration.

Why

The community is shifting.

Todo:

  • Add tests
  • Add docs

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

🚀 Enhancement

  • auto, @auto-it/core, @auto-it/conventional-commits, @auto-it/crates, @auto-it/docker, @auto-it/jira, @auto-it/npm, @auto-it/released, @auto-it/vscode

Authors: 1

Don't miss a new auto release

NewReleases is sending notifications on new releases.