| On https://ci.xwiki.org we use GitHub Organization job types. We have Jenkinsfile in branches and when we delete a branch in git we're expecting that Jenkins would pick that up and delete the associated job. For example, yesterday we deleted the "stable-11.5.x" branch in git but the job is still there at https://ci.xwiki.org/job/XWiki/job/xwiki-platform/job/stable-11.5.x/ Its title is striked-out but it's not deleted. And I guess it'll trigger later today again (we have some crons in it). Any idea? I see that JENKINS-44751 and JENKINS-37727 say that it's fixed but it doesn't seem the case for us. Thanks |