Vít Listík
Vít Listík
it works like this `docker run --rm -v "$PWD":/project -w /project gradle:4.7-jdk10 gradle clean check` so maybe just mention supported Gradle in readme?
I can see that it is not (https://github.com/mattermost/mattermost-plugin-gitlab/blob/91c3584082df871fa6a34858e7d1cb9da9f2b803/server/webhook/issue.go#L71), do you have any plans to support this feature?
It would be great to be able to specify custom formatting string for each subscription. For our team for example it would be sufficient to have something like this `fmt.Sprintf("new...
I have redacted an example:  This happened a few minutes after the issue creation (which leads to reposting). It adds only very little information and in...
We would very much like to use this also for merge requests, but the issue would be the same.
It will definitely help. It is worth trying. Are you planning it per subscription?
We are a part of quite big deployment and I suppose there will be use-cases for both (with and without body)
flags for subscriptions sounds great
hi guys, any progress on this?
@hanzei I am interested but I will not have time for this soon. Can you please point to places in the code where it should be Implemented and describe briefly...