0

I want to know the API to get a particular job disable date in Jenkins.

I have a list of disable jobs, on the basis of when it is disable I will delete that jobs.

  • Don't believe that is tracked. It's just a field value in the config.xml. you could falsely assume that is the last change made to to the job. Otherwise, try the j[ob config history plugin](https://plugins.jenkins.io/jobConfigHistory/) and cycle thru to detect when it changed. – Ian W Apr 08 '23 at 02:01

0 Answers0