gvalkov / jenkins-autojobs

Automatically create Jenkins jobs from template jobs and branches in a SCM repository
http://jenkins-autojobs.rtfd.org
Other
49 stars 39 forks source link

Sticky job state gets overridden by template state #30

Closed d-a-n closed 9 years ago

d-a-n commented 9 years ago

When the template is active and the job inactive, the job gets re-activated. This PR will fix this.

gvalkov commented 9 years ago

I squashed and merged your commits into 566691916eb775120cadb6d6c0aea88940a58ff8. Jenkins-autojobs 0.14.3 is now on pypi with your fix. Thanks.