PagerDuty / backstage-plugin-backend

PagerDuty plugin for Backstage - Backend
https://pagerduty.github.io/backstage-plugin-docs/index.html
Apache License 2.0
3 stars 6 forks source link

fix: ignore invalid integration keys when building entity reference dict #69

Closed brianphillips closed 1 month ago

brianphillips commented 1 month ago

Description

When building the mapping between service ID and backstage entities, any invalid data in the catalog would result in an error (as reported in #68). This PR fixes #68.

Issue number: #68

Type of change

Checklist

Acknowledgement

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.