whitesource / merge-confidence

The home of Mend's Merge Confidence feature, for Renovate and Mend Remediate
66 stars 15 forks source link

Ability to disable merge confidence reporting for private repos. #1649

Closed Renari closed 1 year ago

Renari commented 1 year ago

There should be a way to disable merge confidence for specific repos so that internal project names are not leaked to https://badges.renovateapi.com

rarkins commented 1 year ago

The preset in this repo is just regular Renovate config: https://github.com/whitesource/merge-confidence/blob/main/beta.json

So you could take this config and embed it inside a package rule with your own match or exclude patterns.