Identify all languages of a repo
streichsbaer opened this issue · 0 comments
streichsbaer commented
Right now the webhook only returns the most dominant language (according to the lines of code). We want to be able to:
- Run bundles based on all supported languages in the repo.
- Always run the general bundle (separately)