agola/internal/gitsources/gitlab
Simone Gotti 4ec0b33eb4 userdirectrun: allow setting destination branch/tag/ref
Allow setting the destination branch/tag/ref so users can test the run
conditions based on the branch/tag/ref.

To simulate a pull request an user can define a ref that matches one of these
regular expressions: `refs/pull/(\d+)/head`, `refs/merge-requests/(\d+)/head`
2019-08-05 14:45:34 +02:00
..
gitlab.go userdirectrun: allow setting destination branch/tag/ref 2019-08-05 14:45:34 +02:00
parse.go gitsources: fix linter errors 2019-07-02 16:10:39 +02:00
types.go gitsources: implement gitlab hooks 2019-04-03 15:01:21 +02:00