'Github webhook for Pull Request Events Will not trigger Gitlab Pipeline
I am trying to trigger a GitLab pipeline from an action on a GitHub pull request. I have configured a webhook in GitHub to send to GitLab to trigger the GitLab pipeline. However, when the webhook fires, GitLab returns a 400 response. This appears to be because the GitHub webhook payload does not have a REF field.
Does anyone know how to trigger a GitLab Pipeline from a Pull Request event in GitHub?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
