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 jenkins_job_build module #55442

Closed

Conversation

tomas-mazak
Copy link

@tomas-mazak tomas-mazak commented Apr 17, 2019

SUMMARY

Add a jenkins_job_build module to trigger jobs in Jenkins. Closes #25076

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

jenkins_job_build

ADDITIONAL INFORMATION

This module does not rely on python-jenkins or jenkinsapi libraries, it's using pure requests.

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 module This issue/PR relates to a module. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. needs_triage Needs a first human triage before being processed. new_contributor This PR is the first contribution by a new community member. new_module This PR includes a new module. new_plugin This PR includes a new plugin. support:community This issue/PR relates to code supported by the Ansible community. web_infrastructure Web-infrastructure category labels Apr 17, 2019
@mattclay mattclay added the ci_verified Changes made in this PR are causing tests to fail. label Apr 17, 2019
@tomas-mazak
Copy link
Author

Closing this as I don't have capacity to replace requests with module_utils.urls what is now apparently required.

@sivel sivel removed the needs_triage Needs a first human triage before being processed. label Apr 23, 2019
@ansible ansible locked and limited conversation to collaborators Jul 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 ci_verified Changes made in this PR are causing tests to fail. module This issue/PR relates to a module. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. new_contributor This PR is the first contribution by a new community member. new_module This PR includes a new module. new_plugin This PR includes a new plugin. support:community This issue/PR relates to code supported by the Ansible community. web_infrastructure Web-infrastructure category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jenkins_job module - add job build capability
4 participants