Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(config): remove manager additionalBranchPrefix defaults #9373

Merged
merged 4 commits into from Apr 4, 2021

Commits on Apr 3, 2021

  1. feat(config): empty manager additionalBranchPrefix

    Resets any language or manager additionalBranchPrefix values to empty string. Add the `compatibility:additionalBranchPrefix` prefix to restore previous behavior.
    
    BREAKING CHANGE: Removal of default additionalBranchPrefix values will cause branch names to change for docker/helm/buildkite/cargo/homebrew.
    rarkins committed Apr 3, 2021
    Copy the full SHA
    46f6511 View commit details
    Browse the repository at this point in the history
  2. fix lint

    rarkins committed Apr 3, 2021
    Copy the full SHA
    a29d99a View commit details
    Browse the repository at this point in the history
  3. fix helm test

    rarkins committed Apr 3, 2021
    Copy the full SHA
    c251a61 View commit details
    Browse the repository at this point in the history
  4. Update docs/usage/configuration-options.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    rarkins and HonkingGoose committed Apr 3, 2021
    Copy the full SHA
    f1443a1 View commit details
    Browse the repository at this point in the history