agola/internal/gitsources/gitlab
Simone Gotti 3d0c68b5fc gitsources: don't set branch value when in a pull request
We were passing the source branch name as the Branch value in the webhook data.

This patch will just delete this assignment. If in future it's needed let's add
it with a different name to not cause confusion.
2019-10-14 22:42:08 +02:00
..
gitlab.go userdirectrun: allow setting destination branch/tag/ref 2019-08-05 14:45:34 +02:00
parse.go gitsources: don't set branch value when in a pull request 2019-10-14 22:42:08 +02:00
types.go gitsources: implement gitlab hooks 2019-04-03 15:01:21 +02:00