Skip to content

W-22226570-fix-name-CP

ff9279d
Select commit
Loading
Failed to load commit list.
Merged

W-22226570-Update-debugger-docs-CP #629

W-22226570-fix-name-CP
ff9279d
Select commit
Loading
Failed to load commit list.
Muleteer Check / Muleteer Check succeeded May 2, 2026 in 4s

Check execution successful

Muleteer Check sub-checks

Sonarqube Integration ✅

Sonar integration is not required

Reason: SonarQube metrics are disabled for components with type 'documentation'

Harbor Integration ✅

Harbor integration is not required

Reason: Harbor metrics are disabled for components with type 'documentation'

GUS Metadata ✅

The "gusProductTag" and "gusTeam" properties are valid in the "Docs" 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-emu/codescanning-renovate-presets:disable-renovate"
    ]
}