notifico icon indicating copy to clipboard operation
notifico copied to clipboard

Buildbot Service

Open TkTech opened this issue 5 years ago • 3 comments

See if buildbot has outgoing webhook support. Only incoming triggers seem to be documented from a quick search.

Needed to unify the CPython bb IRC bot.

TkTech avatar Oct 03 '19 22:10 TkTech

Buildbot has an IRC 'reporter' (https://docs.buildbot.net/latest/manual/configuration/reporters/irc.html). So, why would you like to add a Notifico hook for Buildbot ?

sdegrande avatar Aug 31 '22 08:08 sdegrande

As mentioned in the description, CPython uses many different services all with their own notifications. It's preferable to manage them all with 1 bot, especially if I ever get around to exposing the history and logging.

TkTech avatar Aug 31 '22 09:08 TkTech

Ah sorry, I did not understand your mention about CPython. Got it now... (and I also understand now the issue about Roundup... :-))

So there is an 'HttpStatus reporter' : https://docs.buildbot.net/current/manual/configuration/reporters/http_status.html Not a lot of info on the payload, however...

sdegrande avatar Aug 31 '22 09:08 sdegrande