agola/internal/gitsources/github
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
..
github.go userdirectrun: allow setting destination branch/tag/ref 2019-08-05 14:45:34 +02:00
parse.go github: fix retrieving commit sha for signed tags 2019-07-08 17:21:24 +02:00