×
Aug 15, 2022 · The built in Specific Build Discarder discards builds independent of specific job discarders. This discarder will not discard any builds if ...
Oct 15, 2021 · The default discarder strategy keeps the last succesful build + whatever your rules are, so if you you have your strategy to only keep 5 builds.
Dec 14, 2022 · This plugin enables detail configuration to discard old builds like using logfile size / status / days/ intervals days / build num / logfile ...
Sep 7, 2021 · This plugin provides a post-build step where you can discard old build results in detailed configuration (ex. keep only builds with ...
Aug 1, 2019 · This plugin extends the functionality of the internal build discard plugin with an option to prevent discard of builds when the job is ...
Jun 22, 2023 · 2. Go to manage Jenkins → Configure Look for “Global Build Discarders” and add a “Specific Build Discarder” where you configure the global ...
Nov 13, 2023 · In my Jenkins environment, build histories (console logs) of my Multibranch pipeline or normal pipelines; I want to keep it forever, how can I ...
Mar 23, 2024 · Adds a global build discarder that's possible to override with a project specific discarder.
7 days ago · The Jenkins version includes the global discard jobs function, but it doesn't seem possible to override the function as shown here:.
Apr 11, 2024 · Allows to build complex rules to decide which builds should be deleted from the history. Build number, age, result (status) and many more ...