tcWebHooks icon indicating copy to clipboard operation
tcWebHooks copied to clipboard

WebHooks plugin for Teamcity. Supports many build states and payload formats.

Results 56 tcWebHooks issues
Sort by recently updated
recently updated
newest added

## Expected Behavior Password field shouldn't be exposed in plain text ## Current Behavior Currently, the password field is in plain text ![image](https://github.com/tcplugins/tcWebHooks/assets/11633504/bed5993d-de8c-4d99-b197-18e8b5b31ba3) ## Steps to Reproduce (for bugs) Refer...

Hey, I was just interested if it is possible to get **average, max** for CPU, Disk, Memory from a a build and send the data via web hook to the...

Hi, First, thanks for the great job, it helps a lot! I yet have an issue while handling dates. ## Expected Behavior Start and End (retrieved with _currentDate_) timestamps should...

bug

(originally raised [over here](https://github.com/tcplugins/tcWebHooks/issues/219#issuecomment-1639176818)) ## Expected Behavior A webhook that only allows Mute/Unmute events, eg: ![image](https://github.com/tcplugins/tcWebHooks/assets/373389/fdfcfbd4-9921-4336-bb9e-4b3b1759540c) should not allow other events to be selected. ## Current Behavior The webhook is...

In the build log I have the message: ##teamcity [URL'https://appcenter-filemanagement-distrib4ede6f06e.azure edge.net/e8b79f30-*-4220- 884a-5d4c5d5af9b3/build.apk?*'] How to output the content of this message in json, for sending notifications in a slack? #substringBefore(${buildLog} doesn't...

## Expected Behavior We had the tcwebhooks enabled for a long time and there are 79 webhooks configured. It was working. ## Current Behavior Last week, after changing out agent...

## Expected Behavior A webhook configured to point to deleted build config should be able to be loaded. ## Current Behavior We get an error ![image](https://github.com/tcplugins/tcWebHooks/assets/373389/abfd8873-5d67-4e30-b329-29d2c403f9ae) ## Steps to Reproduce...

bug

## Expected Behavior When copying a project, the new project should show the webhooks correctly. ## Current Behavior The webhooks will only show in one of the projects (it's not...

To avoid duplicates when projects are copied. Fixes https://github.com/tcplugins/tcWebHooks/issues/238. Note: I haven't tested this, as I'm struggling to compile locally. (I'm also not a java developer, so there's a lot...

Hey, I've trouble to find a solution to get statics of InspectionStatsE & InspectionStatsW. If I check following url ```url http:///app/rest/builds/id:/statistics ``` I see the correct payload: ```xml ``` if...