Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 23:16
· 4 commits to main since this release
7c075bf

Summary

This release introduces support for service dependency syncing and automatically creating Backstage integrations in PagerDuty for all new mappings.

With these changes, we are reducing the manual effort on configuring integration keys and service dependencies into Backstage configuration files and ensuring they stay in-sync with PagerDuty.

‼️ Important: Due to a Backstage design decision it is not possible to fully overwrite the relations specified in each entity's configuration file. For that reason the option to synchronise strictly from PagerDuty side is not available.

Changes

  • refactor: removing PagerDuty sync to limitation in Backstage (#10) by @t1agob
  • chore: updating backstage plugin config (#9) by @t1agob
  • feat: service dependency sync (#8) by @t1agob

This release was made possible by the following contributors:

@t1agob