Christoph Paulik
Christoph Paulik
For me it would already be much nicer if the questions could be answered in a multiline textbox instead of the 1 line. No need for parsing anything and breaking...
Thanks. Would it be an idea to have a more lenient regex by default? I can imagine quite a few companies having gitlab.company-name.com as their private gitlab URL
Has anybody found a solution for this problem? I'm in the same boat here.
Could this be generalized to a full host replacement? I'm looking into a fix for #70
In the log I get the following when I e.g. somebody comments on a issue I have created: `{"level":"info","ts":1586866092.0062203,"caller":"mlog/sugar.go:19","msg":"new msg","plugin_id":"com.github.manland.mattermost-plugin-gitlab","message":"[root](https://gitlab.vandersat.com/root) commented on your issue [cpaulik/todos#4](https://gitlab.vandersat.com/cpaulik/todos/-/issues/4#note_29234)","from":"root"}` But the gitlab bot stays...
I've assigned myself to the issue and commented again and there is nothing from the gitlab bot. Log output is still only this: ``` {"level":"info","ts":1587039483.038633,"caller":"mlog/sugar.go:19","msg":"new msg","plugin_id":"com.github.manland.mattermost-plugin-gitlab","message":"[root](https://gitlab.vandersat.com/root) commented on your issue...
I don't see any error messages that seem relevant. Only one warning from this plugin but that seems to be clear ``` {"level":"warn","ts":1586876485.9917228,"caller":"mlog/sugar.go:27","msg":"event type not implemented","plugin_id":"com.github.manland.mattermost-plugin-gitlab","type":"Wiki Page Hook"} ```
> Hi thanks for use this plugin! > > It's by design: if you are the creator of an event, you don't need to receive a notif about it 🤷...
@olafik There was no solution found yet since I did not have the time to do more in depth debugging.