Add an API and related action to manually create a run from a git branch/tag/ref with optional commitSHA. Currently only branches and tags are supported (no pull requests). If not commitSHA is provided the commit sha referenced by the provided branch/tag/ref is used. |
||
|---|---|---|
| .. | ||
| run.go | ||
| types_test.go | ||
| types.go | ||
| webhook.go | ||