alexellis / derek

Reduce maintainer fatigue by automating GitHub
https://github.com/alexellis/derek/blob/master/USER_GUIDE.md
MIT License
808 stars 70 forks source link

Support redirection for organizations with multiple project repos #58

Closed alexellis closed 6 years ago

alexellis commented 6 years ago

Expected Behaviour

A setting should be made available to .DEREK.yml which means Derek will redirect and pull his config from another location. We should probably enforce some basic validations here and I'm open to suggestions.

Current Behaviour

We maintain separate config files per repo within the organization of openfaas / openfaas-incubator

Possible Solution

Add a tag to the YAML which overrides the behavior to load the current file.

Context

OpenFaaS contributors have required this

Your Environment

or

alexellis commented 6 years ago

cc @iyovcheva

alexellis commented 6 years ago

Derek close: implemented and merged