arcxp / datadog-service-catalog-metadata-provider

This repository houses the Datadog Service Catalog Metadata Provider. With this tool you can use GitHub Actions to provide Datadog with the metadata for your service. For more information on what the Datadog Service Catalog is: https://www.datadoghq.com/product/service-catalog/
MIT License
19 stars 6 forks source link

Missing `type` on link results in error #104

Closed manchicken closed 4 months ago

manchicken commented 5 months ago

Describe the bug

If you add a link entry which lacks a type attribute, an unfriendly error is produced.

To Reproduce

Expected behavior

Since the type attribute is required for links entries, this should produce a friendly error message.

manchicken commented 4 months ago

This is done and released as v2.3.1.