Jenkins delete jobs when branch deleted via branch-indexing
问题 Is there a way to tell Jenkins (2.2) to remove jobs for branches that were deleted? Currently my build-monitor fills up with branches as the jobs are not deleted. Is there a setting to trigger this behavior or should this be filed as a bug? 回答1: Since you are using latest Jenkins version, consider switching your jobs to multibranch pipeline setup. The Workflow Multibranch feature (provided by the workflow plugin) provides the following key abilities: Automatic Workflow (job) creation in