Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for configuring other integrations in the scaffolder #41

Open
t1agob opened this issue Mar 8, 2024 · 0 comments
Open

Add support for configuring other integrations in the scaffolder #41

t1agob opened this issue Mar 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@t1agob
Copy link
Collaborator

t1agob commented Mar 8, 2024

Is your feature request related to a problem? Please describe.
Currently the PagerDuty plugin for Backstage provides a custom scaffolder action to create a PagerDuty service which creates the integration to PagerDuty but doesn't allow the configuration of other integrations.

Describe the solution you'd like
I would like to be able to select a list of integrations that I can setup directly from the project template (e.g. create GitHub integration so I can grab the Integration Key and use it in the software template as part of GitHub actions config to capture GitHub changes automatically).

This can be an additional step, or as part of the service creation step.

Describe alternatives you've considered
The is no way to do this from the plugin. These configurations need to be done as an additional step after the service is created.

@t1agob t1agob added the enhancement New feature or request label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Under review
Development

No branches or pull requests

1 participant