Automatic Temporary Branches Clean-up
Last updated
Last updated
Using the dashboard it is possible to configure your account to automatically delete all reports which come from a particular branch after it has not been scanned for a given period of time.
You can enable/ disable this feature using the "Automatic temporary branches cleanup" toggle button.
You can adjust the behaviour of the cleanup procedure using the following variables.
If a project branch is being considered for deletion and the branch name matches this regex it will not be deleted.
If a project branch is being considered for deletion and the branch name matches this regex it will be deleted if the branch name does not also match the protected branch regex.
If the last report of a project branch was made N or more days ago it will be considered for deletion, where N is the temporary branches lifetime in days.