Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6142

TeamCity keeps censoring project's name in system messages (Slack notifier)

$
0
0

I'm working on a project where we are going to integrate Lighthouse CI into our TeamCity Pipeline. That's working, but I want to post results into our Slack channel using the official Slack Notifier and system messages (Slack Notifier itself is not able to use message templates yet).

I'm extracting the link and meta information about the report via the Lighthouse CI Server API which working perfectly, the only thing is imagine the project's name (Git, TeamCity and LHCI) is "MyApp" and the Lighthouse CI report is stored in a link looking like http://192.168.1.3:9001/app/projects/myApp/compare/6c216h396311

The link that the notifier will post in our Slack Channel suddenly looks like this:

http://192.168.1.3:9001/app/projects/********/compare/6c216h396311

I tried to post "MyApp" as a default system message without using the Slack Notifier, and thats working. While using the Slack Notifier makes my projects name unreadable. I'm not able to find any information to prevent this behavior.

Let TeamCity post the LHCI Report from a on-premise hosted LHCI Server via System Messages and the official Slack Notifier.

Actually the only thing that should be prevented is to postURLs, which makes sense, but where to prevent censoring of the project's name?


Viewing all articles
Browse latest Browse all 6142

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>