Closed sppatel closed 4 years ago
Remove the prefix and suffix /
, i.e.
"packagePatterns": ["^@something/[a-z]+-rbac$"],
Please post debug logs. Are you sure your regex correctly matches the targeted packages?
Got it fixed. Appreciate the quick response.
Which Renovate are you using?
Renovate Open Source CLI 22.21.3
Which platform are you using?
GitHub Enterprise
Have you checked the logs? Don't forget to include them if relevant
What would you like to do?
I have automerge set for a packagePatterns I have and and the PR is getting created but the PR description shows "Automerge: Disabled by config"
My configuration is.. (sorry that some stuff is *** out for privacy) but if there is something I can check in the extended configurations that might be causing the automerge to be disabled I can look for it. But given that the packageRules should be overriding - not sure why its saying its disabled.