jenkinsci/jenkinsfile-runner

Pipeline input() statement support

Open

#278 aberto em 22 de abr. de 2020

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Java (291 forks)batch import
enhancementhelp wantedroadmap

Métricas do repositório

Stars
 (1.090 stars)
Métricas de merge de PR
 (Mesclagem média 47d 2h) (3 fundiu PRs em 30d)

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.

Guia do colaborador