Skip to content

Add monthly unit-test re-trigger flakiness report - #5481

Merged
philippthun merged 1 commit into
mainfrom
add-unit-test-flakiness-report
Sep 25, 2026
Merged

philippthun merged 1 commit into
mainfrom
add-unit-test-flakiness-report

Conversation

@philippthun

@philippthun philippthun commented Sep 25, 2026 •

Copy link
Copy Markdown
Member

Scheduled workflow computing the monthly re-trigger rate of the Unit Tests workflow on main, upserted into a data file and README chart on the reports/unit-test-flakiness branch.

A run counts as flaky when its final run_attempt >= 2 and it went green; still-failing re-runs are excluded. Upserting preserves months past GitHub's ~400-day run retention. No external storage or secrets.

This change was developed with AI assistance; all code was reviewed and tested by me.

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

Scheduled workflow computing the monthly re-trigger rate of the Unit
Tests workflow on main, upserted into a data file and README chart on
the reports/unit-test-flakiness branch.

A run counts as flaky when its final run_attempt >= 2 and it went green;
still-failing re-runs are excluded. Upserting preserves months past
GitHub's ~400-day run retention. No external storage or secrets.
@philippthun
philippthun merged commit 86c408c into main Sep 25, 2026
11 checks passed
@philippthun
philippthun deleted the add-unit-test-flakiness-report branch September 25, 2026 12:05
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Sep 25, 2026
Changes in cloud_controller_ng:

- Add monthly unit-test re-trigger flakiness report
    PR: cloudfoundry/cloud_controller_ng#5481
    Author: Philipp Thun <philipp.thun@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants