AxisCommunications / backstage-plugins

Backstage Plugins Created by Axis Communications
MIT License
32 stars 17 forks source link

Multiple Jira instances #198

Closed grantila closed 3 weeks ago

grantila commented 1 month ago

Describe the feature

We're looking into using this Jira plugin, but need to be able to have multiple Jira instances, like some other plugins are capable of (e.g. the SonarQube plugin) and similar to integrations where you can have multiple GitHub, GitLab instances.

Do you have any plans to support this, and if not, would you be positive to a contribution to this plugin to support this?

anicke commented 1 month ago

We don't have a plan to implement this but we are open for contributions. We could use a similar annotation and config as the SonarQube examples?

grantila commented 1 month ago

Yeah, that would make sense for simplicity, to keep the multi-instance interface aligned. I'll look into this and prepare a PR.