Skip to content

Test gpg signature

16134d0
Select commit
Loading
Failed to load commit list.
Open

Test PR (ignore) #2107

Test gpg signature
16134d0
Select commit
Loading
Failed to load commit list.
Muleteer Check (aml) / Muleteer Check succeeded Mar 21, 2025 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 🔧

Unable to validate the "gusProductTag" and "gusTeam" properties due to the following reasons:

  • Error fetching information from GUS for "MS AMF" product tag

The pull request won't be blocked this time.

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"
    ]
}