This release updates the Backstage plugin configuration schema to add support for apiToken.
pagerDuty:
apiToken: u+a81u12y4ax
The latest release of the backend plugin (0.2.0) required a schema change for the plugin to start successfully. It does
not introduce changes to the frontend plugin but this release makes sure that the schemas match.
Type of change
[ ] New feature (non-breaking change which adds functionality)
[x] Fix (non-breaking change which fixes an issue)
[ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
Description
This release updates the Backstage plugin configuration schema to add support for
apiToken
.The latest release of the backend plugin (0.2.0) required a schema change for the plugin to start successfully. It does not introduce changes to the frontend plugin but this release makes sure that the schemas match.
Type of change
Checklist
If this is a breaking change 👇
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.