jenkinsci / jenkinsci/gerrit-trigger-plugin

[JENKINS-26102] Workflow step to wait for approval

Open
#705 3 comments 0 reactions 0 assignees View on GitHub
component:gerrit-trigger-plugin enhancement imported-jira-issue pipeline priority:major resolution:unresolved
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


  • assignee: rsandell
  • status: Open
  • priority: Major
  • component(s): gerrit-trigger-plugin
  • label(s): pipeline
  • resolution: Unresolved
  • votes: 2
  • watchers: 5
  • imported: 2025-12-06

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.