K-Phoen / backstage-plugin-opsgenie

OpsGenie plugin for Backstage
MIT License
35 stars 37 forks source link

Added a configuration in case when you can use only readonly OpsGenie token. #100

Closed acierto closed 2 years ago

acierto commented 2 years ago

There is a case when you can't have write permissions for a token. It can happen as what we have in bol.com. It's due to restrictions to not give too much of permissions to the application.

This PR hides the "Ack" and "Close" options in "Alerts" tab, as clicking on it will lead to permission errors.

jhuiting commented 2 years ago

This functionality would be useful for me as well, we're also planning to use it in the same fashion.

PS: Hi Bogdan, long time no see 👋 👋

acierto commented 2 years ago

@K-Phoen what do you think about this change?