RoadieHQ / roadie-backstage-plugins

All Backstage plugins created by Roadie.
https://roadie.io
Apache License 2.0
270 stars 395 forks source link

Exclude users/bots in Activity Stream #181

Closed rodtan closed 10 months ago

rodtan commented 3 years ago

Feature Suggestion

To have a way to exclude bots in the activity stream view of the card.

Possible Implementation

In https://github.com/RoadieHQ/backstage-plugin-jira/blob/main/src/api/index.ts#L179, it's possible to include a username is not criteria, if the configuration has any exclusions.

Or have a filter to exclude certain usernames.

Context

The stream can get bogged down by bots that have a Jira integration. This can clutter up the stream with unwanted activity.

github-actions[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.