jenkinsci / jenkinsci/gerrit-trigger-plugin
[JENKINS-26102] Workflow step to wait for approval
- Dominant language
- Java
- Stars
- 226
- Forks
- 289
- PR merge metrics
- No merged PRs in 30d
Description
Similar input step as the human version but this time wait for a review to be set on some Gerrit label for a change/the change that triggered the flow.
For example wait here until "Code Review +2" or any other arbitrary label.
---
Originally reported by
jglick, imported from: Workflow step to wait for approval
rsandell
Raw content of original issue
Similar input step as the human version but this time wait for a review to be set on some Gerrit label for a change/the change that triggered the flow.
For example wait here until "Code Review +2" or any other arbitrary label.
Contributor guide
Research direction
Start by locating the existing human input workflow step and the Gerrit trigger handling in this plugin; no specific files or tests are named. Define the workflow entry point and configuration for an arbitrary Gerrit label, then verify that the step waits for the requested review on the triggering change before continuing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100