Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/avro #860

Merged
merged 7 commits into from
Aug 28, 2024

6.6.43

b0360f2
Select commit
Loading
Failed to load commit list.
Merged

Feat/avro #860

6.6.43
b0360f2
Select commit
Loading
Failed to load commit list.
Muleteer Check / Muleteer Check succeeded Aug 28, 2024 in 2s

Check execution successful

Muleteer Check sub-checks

Sonarqube Integration ✅

Sonar integration is not required

Reason: SonarQube metrics are disabled because the last 10 commits and the last SonarQube scan do not match

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