Skip to content

chore: reduce trigger job build retention from 100 to 10#1461

Open
marregui wants to merge 1 commit intomasterfrom
chore/reduce-trigger-build-retention
Open

chore: reduce trigger job build retention from 100 to 10#1461
marregui wants to merge 1 commit intomasterfrom
chore/reduce-trigger-build-retention

Conversation

@marregui
Copy link
Copy Markdown
Contributor

Summary

  • Reduce numToKeepStr from 100 to 10 in trigger job CompositeJenkinsfile and modules/hivemq-edge-module-opcua/CompositeJenkinsfile
  • Trigger jobs are lightweight (just kick off the composite build) — 100 builds of history per branch is excessive
  • Aligns with the platform standard of 10 builds for trigger jobs

Linear: EDG-285

@cla-bot cla-bot bot added the cla-signed label Mar 17, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 17, 2026

Test Results

  506 files    506 suites   7m 21s ⏱️
4 370 tests 4 367 ✅ 3 💤 0 ❌
4 390 runs  4 387 ✅ 3 💤 0 ❌

Results for commit 7f5bf42.

♻️ This comment has been updated with latest results.

@marregui marregui self-assigned this Mar 17, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 17, 2026

Coverage Report

Overall Project 66.26%

There is no coverage information present for the Files changed

Trigger jobs are lightweight — they only kick off the composite build.
Keeping 100 builds of history per branch is excessive. Align with the
platform standard of 10 builds for trigger jobs.
@marregui marregui force-pushed the chore/reduce-trigger-build-retention branch from 975c460 to 7f5bf42 Compare March 28, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant