I am trying to implement dependabot on my Organization AZureDevOps Pipeline. We have multi repos. I am Using a script ps1 to distribute for all the repos the Github/dependabot.yaml file and the pipeline. But when testing dependabot in a repo, I have this situation and the PR’s are not created:
Found 6 dependencies
- akeyless-community/akeyless ()
- azure/azapi ()
- hashicorp/azurerm ()
- hashicorp/tls ()
- tchupp/env ()
https://dev.azure.com/hugoboss/TerraformModule/_apis/git/repositories/hb_az_virtual_machine
🌍 –> GET
🌍 <– 200
Requirements to unlock update_not_possible
Requirements update strategy #Dependabot::RequirementsUpdateStrategy::BumpVersionsIfNecessary
Checking if hashicorp/azurerm needs updating
….