W-10548506: add OAS 3.1 basic support #2062
Merged
Muleteer Check (aml) / Muleteer Check
succeeded
Oct 28, 2024 in 4s
Check execution successful
Muleteer Check sub-checks
Sonarqube Integration ✅
- Repository is integrated with SonarQube.
Harbor Integration ✅
Harbor integration is not required
Reason: Harbor metrics are disabled for components with type 'library'
GUS Metadata ✅
The "gusProductTag" and "gusTeam" properties are valid in the "AMF" 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"
}
You make your repository compliant while disabling automated Renovate PRs by committing a renovate.json file like the one below:
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>mulesoft/codescanning-renovate-presets:disable-renovate"
]
}
Loading