dependabot-core icon indicating copy to clipboard operation
dependabot-core copied to clipboard

Remove label filter for azure

Open mburumaxwell opened this issue 3 years ago • 0 comments

Azure does not have centralized labels, as such none are fetched. Filtering labels in the Labeler results in no labels if custom_labels is not null. This PR removes the filtering if source.provider == "azure".

Related to:

  • https://github.com/tinglesoftware/dependabot-azure-devops/pull/348
  • https://github.com/tinglesoftware/dependabot-azure-devops/issues/317

mburumaxwell avatar Sep 21 '22 08:09 mburumaxwell