tcWebHooks
tcWebHooks copied to clipboard
WebHooks plugin for Teamcity. Supports many build states and payload formats.
What I would like to achieve with it is to send the build results (e.g. why the build failed, as it can be seen under /viewLog) to HipChat directly, because...
## Expected Behavior In order to investigate failed webhook easily, it would be good to show `response.content` if possible. ## Current Behavior Currently, only status code is displayed. As you...
I run a TeamCity server with multiple projects on it. It's really a pain to have to root around the filesystem of the server to update things like the custom...
I'm seeing the IllegalArgumentException as described in #26 also occur on finished builds (successful or failed) on specific branches for some of my projects. In general both master and all...
From the docs: http://resthooks.org/docs/ > ### Minimum Implementation Walkthrough > To comply with the REST Hooks pattern, there is a minimum set of pieces you'll need to add to have...
- ~~Saving a webhook on /webhooks/index.html with all events checked does not set description to "All Build Events"~~ *Fixed* - ~~Saving a webhook on /webhooks/index.html does not fire "build finished...
## Expected Behavior If I reload my teamcity configuration using versioned settings with Kotlin, I expect that I'm able to store it. ## Current Behavior Currently, when I reload a...
Hey, I was asking myself what would be needed to send "events" if e.g. - buildConfigurations change/add - Projects change/add - CloudProfiles change/add By today handling all agents with a...
## Expected Behavior Webhook search results should be displayed ## Current Behavior When we click any of the links that use webhooks/search.html, TeamCity displays an unexpected error and a stack...