Integrated: 1660: Add confname field to slack log config

Erik Joelsson erikj at openjdk.org
Wed Nov 16 17:26:16 UTC 2022


On Wed, 2 Nov 2022 20:40:04 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> The Slack log handler currently takes a "username" value as input which if set is sent to Slack as the user name of the message. With modern webhooks, it unfortunately seems that we have lost the feature of overriding the user name of a message. Our current configs put a descriptive string identifying the bot configuration in this field, which we can no longer see.
> 
> I want to add a specific new configuration field to the Slack log handler for the "configname". If set, this will appear first in every Slack message.

This pull request has now been integrated.

Changeset: 7727f2c5
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/7727f2c5d3856207956809ee92fd6d8dd30cb5b2
Stats:     41 lines in 3 files changed: 26 ins; 0 del; 15 mod

1660: Add confname field to slack log config

Reviewed-by: zsong, ehelin, ihse

-------------

PR: https://git.openjdk.org/skara/pull/1413


More information about the skara-dev mailing list