jenkinsci/jenkinsfile-runner

Pipeline input() statement support

Open

#278 ouverte le 22 avr. 2020

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Java (291 forks)batch import
enhancementhelp wantedroadmap

Métriques du dépôt

Stars
 (1 090 stars)
Métriques de merge PR
 (Merge moyen 47j 2h) (3 PRs mergées en 30 j)

Description

This is nothing more than a question. If i have for example the following pipeline code:

input (id:"Ok" , message:"Ok?" , submitter: 'someUser')

On which Url is the jenkinsfile-runner waiting for Input?

Best thanks for the great work.

Guide contributeur