Skip to content

Update Brutus update action to include version number in branch name #321

@kattni

Description

@kattni

What is the problem or limitation you are having?

At the moment, any Brutus PR has only the package name in the branch name. This means if you have done a manual update to a previous PR involving the same package, and did not delete the branch, using gh pr checkout NNN will switch to the old branch, and leave you wondering why it wants to rebase.

Describe the solution you'd like

Update the Brutus action to include the updated package version number in the branch name, e.g. autoupdates/pre-commit/ruff-pre-commit0.15.4.

Describe alternatives you've considered

None; continue to run into the branch issue.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features, or improvements to existing features.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions