Skip to content

Allow configuring the update branch prefix #3872

Description

@vcali

Scala Steward currently uses update as the fixed prefix for update branch names, for example update/cats-effect-3.4.0.

Some installations need to use a different branch namespace for bot-created branches, such as scala-steward/..., to match branch protection, automation, or repository conventions.

I opened a PR that adds a repository-specific configuration option:

pullRequests.branchPrefix = "scala-steward"

PR: #3871

The PR preserves the existing default prefix of update and includes tests and docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions