[
https://issues.apache.org/jira/browse/AIRFLOW-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148276#comment-16148276
]
Moe Nadal commented on AIRFLOW-1551:
------------------------------------
Link to the PR : https://github.com/apache/incubator-airflow/pull/2553
> Add a Jenkins operator to trigger job from Airflow
> --------------------------------------------------
>
> Key: AIRFLOW-1551
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1551
> Project: Apache Airflow
> Issue Type: New Feature
> Components: contrib
> Affects Versions: 1.8.1
> Reporter: Moe Nadal
> Assignee: Moe Nadal
> Fix For: 1.8.2
>
>
> We recently face the need to trigger jenkins jobs from Airflow and no
> operator are available for that.
> It's possible to use the HttpRest operator but imply a lot of configuration
> and manual process. The python-jenkins library allow to control jenkins from
> python really easily and makes really easy to write an airflow operator for
> that.
> A PR with a proposition for such an operator will be opened really soon :).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)