jenkinsci / jenkinsci/gitlab-plugin
Question: Missing Build Parameters for Replay
Open
bug
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 615
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 10
Description
### Context
- **Gitlab plugin version**: > 1.2.0
- **Jenkins version**: X.Y.Z > 2.3
- **Job type**: Pipeline
### Problem description
Due to docs gitlab sets hook data via environment and not through build parameters -> it makes `replay` meaningless which is very disturbing in terms of debugging.
Could you explain why it is not possible to use build parameters? Github plugin still does it and works as intended. Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.