Skip to content

Releases: PeteGoo/tcSlackBuildNotifier

Stop Spamming me Notificator!

28 Jan 23:26
Compare
Choose a tag to compare
  • Fixes the annoying spam bot bug in the last release.

From the previous release

Features

  • New profile setting for username.
    • Matches users against the slack usernames they configure in their profile
    • Mention users on failed builds
    • Users can subscribe to notifications on their own builds.

Bug Fixes

  • Mention channel now retains it's state in the Web UI.

The Notificator

27 Jan 09:22
Compare
Choose a tag to compare
The Notificator Pre-release
Pre-release

Features

  • New profile setting for username.
    • Matches users against the slack usernames they configure in their profile
    • Mention users on failed builds
    • Users can subscribe to notifications on their own builds.

Bug Fixes

  • Mention channel now retains it's state in the Web UI.

More flexible committers display configuration

16 Oct 10:36
Compare
Choose a tag to compare

Mention @channel on failed build

11 Oct 02:39
Compare
Choose a tag to compare

Added the option to mention @channel in the first failed build after successful builds. Idea courtesy of @wows.

Branch text fix and notification improvements

29 Sep 07:49
Compare
Choose a tag to compare
  • Fix for [null] branch names
  • Moved build status to the start of the title so Chrome notifications show the result.

Elapsed Time only on completed

08 Sep 09:34
Compare
Choose a tag to compare

Change to only show the Elapsed time if the build has completed

Ready

02 Sep 10:50
Compare
Choose a tag to compare

In this release:

  • Better error handling for 200 - Not OK API responses. Now logged in teamcity-server.log
  • Elapsed build time
  • Branch display on non-default branches
  • Configuration for
    • showBuildAgent
    • showElapsedBuildTime
    • showCommits
    • maxCommitsToDisplay

Small UX improvements

17 Aug 00:46
Compare
Choose a tag to compare
  • We now inform the user that they should use a # for channel names
  • Limit the number of commit messages posted with a notification to a maximum of the most recent 5.

To install, grab the tcSlackNotificationsPlugin-0.9.1.zip file and put in in your TeamCity plugins directory

First Stab

04 Jun 10:33
Compare
Choose a tag to compare
First Stab Pre-release
Pre-release

Should produce slack notification with commits and agent info.