Hello! We've been using this app happily for quite a while now and we want to expand to have it enabled on all repos in our org.
Would it be possible for the GitHub App to look for org-wide config defaults in a specific repo within the org?
So the decision tree would then be:
- If the repo has a
semantic.yml file, use it.
- Else if the org has a centrally available
semantic.yml file, use it.
- Else, use the GitHub App defaults.
Hello! We've been using this app happily for quite a while now and we want to expand to have it enabled on all repos in our org.
Would it be possible for the GitHub App to look for org-wide config defaults in a specific repo within the org?
So the decision tree would then be:
semantic.ymlfile, use it.semantic.ymlfile, use it.