Skip to content

Create a repository from a template and include branches #1337

@peter-murray

Description

@peter-murray

The GitHub Rest API now has support for including the branches in a template repository using the include_all_branches parameter in the request; https://docs.github.com/en/rest/repos/repos#create-a-repository-using-a-template

I would like to request support be added to the github_repository resource to be able to specify this parameter when create a repository based off a template repository, so that the newly create repository has all the branches from the template instead of only the default branch.

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