agola/internal/services/gateway/action
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
..
action.go *: export clients and related types 2019-08-02 12:02:01 +02:00
auth.go *: export clients and related types 2019-08-02 12:02:01 +02:00
badge.go *: export clients and related types 2019-08-02 12:02:01 +02:00
org.go *: export clients and related types 2019-08-02 12:02:01 +02:00
project.go userdirectrun: allow setting destination branch/tag/ref 2019-08-05 14:45:34 +02:00
projectgroup.go *: export clients and related types 2019-08-02 12:02:01 +02:00
remotesource.go *: export clients and related types 2019-08-02 12:02:01 +02:00
run.go *: export clients and related types 2019-08-02 12:02:01 +02:00
secret.go *: export clients and related types 2019-08-02 12:02:01 +02:00
user.go userdirectrun: allow setting destination branch/tag/ref 2019-08-05 14:45:34 +02:00
variable.go *: export clients and related types 2019-08-02 12:02:01 +02:00