-
Improvement
-
Resolution: Unresolved
-
Major
-
None
The current 'input' message doesn't have any restriction for user to enter something in there (per 'message' Required. This will be presented to the user when they go to submit the input. refer: https://jenkins.io/doc/book/pipeline/syntax/)
If there is another option to restrict input message from user, it would be great. Ex. only text, digits, or not more than 50 characters. Is it possible that we can have this?