Skip to content

v10.12.0

Compare
Choose a tag to compare
@adierkens adierkens released this 21 Jan 22:02
· 1154 commits to main since this release

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