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

feat: add support for notifications to feedback plugin #2033

Open
drodil opened this issue Aug 9, 2024 · 1 comment
Open

feat: add support for notifications to feedback plugin #2033

drodil opened this issue Aug 9, 2024 · 1 comment
Assignees
Labels

Comments

@drodil
Copy link

drodil commented Aug 9, 2024

What do you want to improve?

Please add support for Backstage notifications to the feedback plugin.

What is the current behavior?

No idea if new feedback has been given unless navigating to the right page.

What will the new behavior be?

Entity owner(s) will be notified when new feedback is given for their entity. The integration should be quite straight-forward, see Backstage documentation here https://backstage.io/docs/notifications/#backend or example usage at my own plugin here: https://github.com/drodil/backstage-plugin-qeta/blob/main/plugins/qeta-backend/src/service/NotificationManager.ts

NOTE: it's possible to just pass the entityRef of the feedback target to notificationService - it will resolve the recipients internally.

@drodil drodil added kind/enhancement New feature or request status/triage labels Aug 9, 2024
@github-actions github-actions bot added the jira label Aug 9, 2024
@riginoommen
Copy link
Member

riginoommen commented Aug 14, 2024

Thank you for the input, @drodil. We'll definitely consider this request for the plugin and look into it. Also, if you're interested, we welcome any contributions you might want to make to the plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants