I would like to suggest having customizable sidebar color support for incoming messages from webhook.
A classic use case is for quickly spotting failed build results. Note how it is much easier to find the failed build:
However, it can also be useful to help differentiate different categories of messages from any external provider. Ex: a bug system having a different color for each project or each bug status.
This would just be another parameter (ex: ‘color’) in which the caller could pass in the hex color code.
Thanks for reading