issues
search
PagerDuty
/
backstage-plugin-backend
PagerDuty plugin for Backstage - Backend
https://pagerduty.github.io/backstage-plugin-docs/index.html
Apache License 2.0
3
stars
8
forks
source link
feat(scaffolder): custom action to create service in PagerDuty
#1
Closed
t1agob
closed
10 months ago
t1agob
commented
10 months ago
This PR adds a custom action to the Backstage Scaffolder that:
creates a Service in PagerDuty
creates a integration to Backstage in that same service
adds the integration key annotation and service name to the Backstage component configuration file
This PR adds a custom action to the Backstage Scaffolder that: