jenkinsci / jenkinsci/subversion-plugin

[JENKINS-19762] Would like to be able to clean AFTER build as well as during setup

Open
#1,067 0 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

Currently, you can do the SCM specific 'clean checkout' operation prior to the job. It would be really nice if there were a checkbox option that would allow you to run the same clean operation at the end of the build.

I'm aware of the Clean Workspace plugin, but for the same reason that I don't want to clean whole workspace before the job I don't want to clean whole workspace after the job either.

Being able to run the same SCM checkout cleanup as a final post job step (or automatically) would be great since it would clean up intermediate files, but still leave the workspace in a state where a subsequent checkout would be efficient.

---
Originally reported by nneul, imported from: Would like to be able to clean AFTER build as well as during setup


  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250

Raw content of original issue

Currently, you can do the SCM specific 'clean checkout' operation prior to the job. It would be really nice if there were a checkbox option that would allow you to run the same clean operation at the end of the build.

I'm aware of the Clean Workspace plugin, but for the same reason that I don't want to clean whole workspace before the job I don't want to clean whole workspace after the job either.

Being able to run the same SCM checkout cleanup as a final post job step (or automatically) would be great since it would clean up intermediate files, but still leave the workspace in a state where a subsequent checkout would be efficient.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.