move git stuff out of main

This commit is contained in:
ston1th 2019-12-10 00:04:27 +01:00
commit a021fab543
5 changed files with 250 additions and 230 deletions

View file

@ -34,7 +34,8 @@ Commit: <Pull-Request Head Commit Hash>
## Issue Comment Event
```
X-Interceptor-Comment-Action: "/test-deploy"
X-Interceptor-Comment: "/test-deploy"
X-Interceptor-Comment-Action: []string{"created"}
X-Interceptor-Label: "test-deploy:#aabbcc"
X-Interceptor-Remove-Labels: []string{"test", "deploy"}
```