backstage-plugin
backstage-plugin copied to clipboard
PagerDuty plugin for Backstage
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
This is a continuation of another thing I raised here regarding scoped oauth - this is some strange behaviour when relying on the API key instead. **Describe the bug** I...
Hello! I already raised this in the community portal [here](https://community.pagerduty.com/ask-a-product-question-2/backstage-plugin-example-request-as-i-m-facing-issues-427), however I'm not sure whether that was the right place - apologies for spamming. I'm testing this out via a...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
Bumps [webpack](https://github.com/webpack/webpack) from 5.92.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
**Is your feature request related to a problem? Please describe.** When reviewing live incidents in Backstage, have a number of clicks between me and the active Slack channel can be...
**Describe the bug** The PagerDuty plugin for Backstage, when configured with OAuth, requires the following scopes to work: ``` abilities.read // used in scaffolder only analytics.read escalation_policies.read incidents.read oncalls.read schedules.read...