codecoverage-yaml-samples icon indicating copy to clipboard operation
codecoverage-yaml-samples copied to clipboard

Location of azurepipelines-coverage.yml

Open saxenark opened this issue 5 years ago • 2 comments

Hi,

Is it mandatory to have azurepipelines-coverage.yml at the root of the repo? In my case, I have organized my yaml files under

<proj_root>\AzurePipelines
Development\azure-pipeline.yml ReleaseR1.0.0\azure-pipeline.yml

and so on.

It is my suggestion that azurepipelines-coverage.yml should be placed alongside the main yaml for the build pipeline that is configured for the pull request.

Now, I will be forced to keep it as a lone .yml file in the project root.

Am I missing something?

saxenark avatar Feb 19 '20 03:02 saxenark

I'm having a similar issue, my company uses a monorepo and adding this to the root means adding it to every team's project, is there a way to handle this?

evandeininger avatar Feb 23 '21 21:02 evandeininger

me too

jrversteegh avatar Jan 03 '23 14:01 jrversteegh