Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to add or remove pipeline parameters #513

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

LinuxSuRen
Copy link
Member

@LinuxSuRen LinuxSuRen commented Jan 22, 2021

Make sure that you've checked the boxes below before you submit PR:

fix #510

This feature depends on pipeline-restful-api-0.11

Always

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side) and not your master branch!
  • Written well with PR title, we generate the release notes base on that

For the bug fixes or features only

  • Quality Gate Passed. Change this URL to your PR.
  • The coverage is xxx on the new lines
  • I've tested it by manual in the following platform
    • MacOS
    • Linux
    • Windows

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Jan 22, 2021
@LinuxSuRen
Copy link
Member Author

The usage could be:

jcli job param init-job --remove name

jcli job param init-job --add '[{"name":"name","value":"rick","desc":"this is a name"}]'

@LinuxSuRen LinuxSuRen merged commit 3b3496c into jenkins-zh:master Jan 26, 2021
@LinuxSuRen LinuxSuRen deleted the param branch January 26, 2021 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to config jenkins Pipeline Job details ?
1 participant