Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for loading templates from other repositories #5

Open
cngJo opened this issue Feb 27, 2023 · 0 comments
Open

Add support for loading templates from other repositories #5

cngJo opened this issue Feb 27, 2023 · 0 comments
Labels
Feature A new feature or request

Comments

@cngJo
Copy link
Member

cngJo commented Feb 27, 2023

This would allow for ...

  1. us to provide hosted versions of tested templates
  2. everyone to define organization or account wide defaults

One way to implement this from a DX perspective would be to specify a repository slug and path inside that repository.
e.G. jop-software/.github/labels/agile.json.
The action would then try to clone the given repository and apply the labels in .github/labels/agile.json to the current repository.

@cngJo cngJo added the Feature A new feature or request label Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new feature or request
Projects
None yet
Development

No branches or pull requests

1 participant