As a maintainer of multiple repos, it would very nice if there was a way to configure organisation defaults (without needing to specify a .github/boring-cyborg.yml file, but optionally being able to do so).
- Some of the config is shared across multiple repos (i.e.:)
- title validation
- issue links in description
- welcome messages
- With the option to extend for specific repos (to add repo-specific:)
- custom file labelling
- check branch up-to-date
I've seen a few GitHub apps with something like this.
I'd be open to personally putting up an AWS service if we needed to add storage or something - happy to look into this myself when I find the time.
As a maintainer of multiple repos, it would very nice if there was a way to configure organisation defaults (without needing to specify a
.github/boring-cyborg.ymlfile, but optionally being able to do so).I've seen a few GitHub apps with something like this.
I'd be open to personally putting up an AWS service if we needed to add storage or something - happy to look into this myself when I find the time.