Skip to content

Commit

Permalink
feat: customize merge confidence host (renovatebot#21061)
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel-Ladzaretti <97394622+Gabriel-Ladzaretti@users.noreply.github.com>
  • Loading branch information
rarkins and Gabriel-Ladzaretti authored Mar 21, 2023
1 parent 1b88fe4 commit 623f2ca
Show file tree
Hide file tree
Showing 4 changed files with 495 additions and 167 deletions.
5 changes: 5 additions & 0 deletions docs/usage/self-hosted-experimental.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ When using `matchPackageNames` and `matchPackagePatterns` matchers:
1. Renovate first tries to match against `depName`
2. If `depName` doesn't match then Renovate tries to match against `packageName`

## `RENOVATE_X_MERGE_CONFIDENCE_API_BASE_URL`

If set, Renovate will query this API for Merge Confidence data.
This feature is in private beta.

## `RENOVATE_X_AUTODISCOVER_REPO_SORT`

<!-- prettier-ignore -->
Expand Down
Loading

0 comments on commit 623f2ca

Please sign in to comment.