Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send webhook from build step #178

Closed
netwolfuk opened this issue Feb 20, 2021 · 0 comments · Fixed by #179
Closed

Send webhook from build step #178

netwolfuk opened this issue Feb 20, 2021 · 0 comments · Fixed by #179

Comments

@netwolfuk
Copy link
Member

netwolfuk commented Feb 20, 2021

It would be useful to trigger a webhook at any point during the build.

Initial ideas:

  • create build feature that listens for specific TeamCity service messages to trigger a webhook.
  • create build step that sends TeamCity service message to build feature.

Add a new BuildState for accepting TeamCity service messages. Triggers whenever the message is seen by the build feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant