Skip to content

Add support for copying settings from a 'default' repository #29

Description

@bkeepers

When managing a project that has a lot of similar repositories, it would be helpful to have one repository with defaults that other repositories inherit from.

How it would work:

  1. Create a repository named default, which has templates and a config for new repositories
  2. When a new repository is created, it will automatically open a pull request that copies over the templates, one of which would be a .github/config.yml with an option that tells it to inherit from the default
  3. Any future changes to the config in the default repository would be synced to repositories that inherit from it

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions