
Probo has a feature fondly known as the Reaper. Its job is to clean up old builds and generally make sure your organization does not exceed its allotted disc space. If it does, the Reaper selectively deletes, or “reaps,” builds until you’re back under.
You can find details of reaped builds by toggling to show all builds on the project page and then clicking “+ View older versions.”
The Reaper works on a couple of premises:
With this in mind, there are three processes the Reaper carries out:
The Reaper assumes only the latest build on a branch has value. If a new commit is pushed to your pull request, the Reaper removes the existing build while Probo puts together a new build based on the new HEAD commit. This frees you up to commit and push to your PR branch as frequently as you like. This means you won’t have to constantly delete builds in the app or worry about using up all of your disc space with old builds.
The Reaper periodically checks for closed pull requests. If it finds any, it deletes those pull requests’ builds. When this happens, you will not see any details for these pull requests in the Probo Portal until you toggle to show all builds on the project page.
Probo monitors your organization’s total disc usage and compares it to how much disc space your account has. If you exceed your disc allocation, the Reaper is dispatched to selectively delete builds until you are at or below your limit. Currently the oldest builds are deleted first. This means the very oldest build of all of your projects’ pull requests will be deleted first, followed by the second oldest and so on.

When you sign up for a Probo.CI registration code, you will get a two week trial on our Freelancer or Partnership plan. For more information on how to get started, click here.
LEARN MORE ABOUT PROBO.CI'S PRICING