Open tomkerkhove opened 3 years ago
Please extend your feature request, as it's not really clear what .azuredevops
should be.
Sorry, with that I meant a folder called like that
@tomkerkhove is this a convention like .github
is?
Yes, here is another example for PR templates: https://docs.microsoft.com/en-us/azure/devops/repos/git/pull-request-templates?view=azure-devops
I think the requirement is clear, but we need to pause to think about how we can do this manageably. We already have a lot of file names:
And with .yaml
support it will be even more soon. We may want to think how to do this generically instead of expanding the list regularly. BTW this also has an impact on webhook handlers which ideally should react to any config file change, no matter the file name.
Blocked by #10682
What would you like Renovate to be able to do?
Allow configuration to be stored in
.azuredevops
.Did you already have any implementation ideas?
N/A, I don't know how to write Javascript, sorry