We were passing the source branch name as the Branch value in the webhook data. This patch will just delete this assignment. If in future it's needed let's add it with a different name to not cause confusion. |
||
|---|---|---|
| .. | ||
| gitea.go | ||
| parse.go | ||
| types.go | ||
We were passing the source branch name as the Branch value in the webhook data. This patch will just delete this assignment. If in future it's needed let's add it with a different name to not cause confusion. |
||
|---|---|---|
| .. | ||
| gitea.go | ||
| parse.go | ||
| types.go | ||