jayDayZee
jayDayZee
Yeah I should be able to do this in a couple of weeks
Yes, ok :) Which one of us is holding the fishing pole. lol. OK, Ill sort that out. Gimme until next week to squish it into my schedule, and we'll...
So here is the config: ```python USERNAME = "Github" ICON_URL = "chat.example.net/github.png" MATTERMOST_WEBHOOK_URLS = { 'default' : ("http://chat.example.net/hooks/jtk9idg4ifnj7ncm9et6tjdi5w", "off-topic"), 'metacurrency/holochain' : ("http://chat.example.net/hooks/jtk9idg4ifnj7ncm9et6tjdi5w", "feedcode"), #'teamname' : ("yourdomain.org/hooks/hookid3", "town-square"), #'teamname/unimportantrepo' : None,...
Our usecase would be on the basis that table data is being updated by several processes / roles. It would be possible perhaps to find a workaround for this by...