tcSlackBuildNotifier icon indicating copy to clipboard operation
tcSlackBuildNotifier copied to clipboard

Posts build notifications to Slack

Results 71 tcSlackBuildNotifier issues
Sort by recently updated
recently updated
newest added

It'd be great if I could specify user, token and team name project wide in teamcity (not just the channel), since we have multiple slack teams.

It would be great if the plugin supported '@here' notifications similar to the current support for '@channel'.

enhancement

It would be cool to have a possibility to include triggered_by: a user, or system(some trigger). Detailed: I would like to have a checkbox "Show who is triggered the build"...

enhancement

In TeamCity you can specify in a build configuration to show the changes from the snapshot dependencies. ![capture](https://cloud.githubusercontent.com/assets/903431/20091747/b33b8302-a594-11e6-8e84-b17eb41852f3.PNG) This setting should be taken into account when notifying through Slack. **Current...

enhancement

Using webhooks, this is the result after sending test notification from setting page in TeamCity. Note, WebHooks path and username have been modified in this post. [2016-03-15 15:44:01,413] ERROR -...

help wanted

I cannot seem to use the plugin, I keep getting a "Failed to send notification!" when hitting the test button. I assume I've set something up wrong, but there isn't...

enhancement

This is an issue relating to consistency. When a build fails after it has started, the Only trigger when build changes from Failure to Success works as expected. However, if...

bug

If the build fails due to test failures and you have muted tests, the "Failure Reason" in the notification mentions the muted tests instead of the actual test failures.

bug

I'd love to be able to choose which sub-projects send notifications. We lump our unstable builds into sub-projects, but I'd still like notifications to go out for a couple of...

enhancement

If I configure notifications for the top project, and click in "all sub projects", does that mean the notification settings will get inherited, or just that it enables whatever notifications...

question