Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

[feature request] support configuration of default branch name #11

@ChrisCarini

Description

@ChrisCarini

Currently, this GHA assumes that the branch is named master and does not allow for any other branch name (ref: https://github.com/ActionwareIO/all-contributors-action/blob/master/src/git/pushAllChangesToGit.ts#L6 ). It would be great to extend this action to allow configuration of other branch names, such as main, which is the new default branch name for repos (see https://github.com/github/renaming ).

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