Configure Renovate #65
Closed
Muleteer Check / Muleteer Check
succeeded
Apr 29, 2024 in 4s
Check execution successful
Additional information
Sonarqube Integration ✅
Sonar integration is not required
Reason: SonarQube metrics are disabled for components with type 'library-fork'
Harbor Integration ✅
Harbor integration is not required
Reason: Harbor metrics are disabled for 'on-prem' products
GUS metadata ✅
The "gusProductTag" and "gusTeam" properties are valid in the "Mule Runtime Third Party" product
Unified Pipeline Check ✅
Renovate Onboarding ⚠️
Your repository does not contain a renovate.json file. Please create one with the following content:
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}
If you want to opt out of renovate creating pull requests for your repository dependencies, please include the following preset in your configuration file.
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>mulesoft/codescanning-renovate-presets:disable-renovate"
]
}
Loading