agola/internal/gitsources/gitea
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
..
gitea.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 webhook: use hook provided ssh url for cloning 2019-04-11 16:49:07 +02:00