Skip to content

Support multiple template repos #18

Description

@tschm

I want something along the lines of

templates:
  - repository: jebel-quant/rhiza
    branch: main
    include:
      - .github
      - Makefile
    exclude:
      - .github/secrets.yml

  - repository: jebel-quant/rhiza-extensions
    branch: dev
    include:
      - extra-config
      - scripts

This handles multiple repos sequentially. Later repos can overwrite files from earlier repos, giving you a natural priority system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions