Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-22284

Improve slack message format before going prod-beta/TP

XMLWordPrintable

      Current default Slack message template definition:

      https://github.com/RedHatInsights/notifications-backend/blob/ae8b713c060b9e0702abba3f7d0c561264db5847/database/src/main/resources/db/migration/V1.53.0__integration_template.sql#L22-L28

      Current message string:

          'Hello from *Notifications* via _OpenBridge_ with {data.events.size()} event{#if data.events.size() > 1}s{/} from Application _{data.application}_ in Bundle _{data.bundle}_\n" +
                          "Events: {data.events} \n" +
                          "{#if data.context.size() > 0} Context is:\n" +
                          "{#each data.context}*{it.key}* -> _{it.value}_\n" +
                          "{/each}{/if}\n" +
                          "Brought to you by :redhat:\n',
      

              rhjmarc Jerome Marc
              gmccullo@redhat.com Greg McCullough
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: