🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
Is your feature request related to a problem? Please describe.
Once #4132 is fixed shall I update the installation docs for Azure Pipelines detailing a YAML pipeline that can be used to lint all code repositories?
Describe the solution you'd like
In Azure DevOps (ADO) instead of having a build pipeline for each code repo with MegaLinter running you can have a single MegaLinter build pipeline that is ran when a PR is raised under any other code repo.
Is your feature request related to a problem? Please describe. Once #4132 is fixed shall I update the installation docs for Azure Pipelines detailing a YAML pipeline that can be used to lint all code repositories?
Describe the solution you'd like In Azure DevOps (ADO) instead of having a build pipeline for each code repo with MegaLinter running you can have a single MegaLinter build pipeline that is ran when a PR is raised under any other code repo.