Skip to content

Update PR data Daily collection (2026-05-15T02:34:53Z)#488

Merged
github-actions[bot] merged 1 commit into
mainfrom
auto-update-pr-data
May 15, 2026
Merged

Update PR data Daily collection (2026-05-15T02:34:53Z)#488
github-actions[bot] merged 1 commit into
mainfrom
auto-update-pr-data

Conversation

@gounthar

@gounthar gounthar commented May 15, 2026

Copy link
Copy Markdown
Owner

This PR contains automatically updated PR statistics data. Generated by GitHub Actions.

Summary by CodeRabbit

  • Chores
    • Updated pull-request data in consolidated records to reflect current status information.

Review Change Stack

@github-actions github-actions Bot merged commit 367b876 into main May 15, 2026
6 of 9 checks passed
@github-actions github-actions Bot deleted the auto-update-pr-data branch May 15, 2026 02:35
@coderabbitai

coderabbitai Bot commented May 15, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8eb50adb-806e-4892-95be-6fe550b2371b

📥 Commits

Reviewing files that changed from the base of the PR and between caf6d87 and f10ae34.

📒 Files selected for processing (3)
  • data/consolidated/all_prs.json
  • data/consolidated/open_prs.json
  • data/junit5/junit5_candidates.json

📝 Walkthrough

Walkthrough

This PR clears statusCheckRollup arrays from multiple PR objects in two consolidated pull-request data files. Ten records in all_prs.json and ten in open_prs.json have their check-run status rollups normalized from populated arrays to empty arrays, while surrounding PR metadata remains unchanged.

Changes

Consolidated PR data normalization

Layer / File(s) Summary
Clear statusCheckRollup in all_prs.json
data/consolidated/all_prs.json
Ten PR records have their statusCheckRollup field cleared from populated CheckRun lists to empty arrays.
Clear statusCheckRollup in open_prs.json
data/consolidated/open_prs.json
Ten PR records have their statusCheckRollup field cleared from CheckRun entries to empty arrays, mirroring the normalization across the open-PRs dataset.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • gounthar/alpha-omega-stats#443: Both PRs modify the same JSON fields by changing statusCheckRollup from populated CheckRun[] data to an empty [].
  • gounthar/alpha-omega-stats#451: Both PRs modify statusCheckRollup in the same consolidated PR JSON files by clearing it from populated arrays to [].
  • gounthar/alpha-omega-stats#447: Both PRs perform the same data-only modification, clearing statusCheckRollup from populated CheckRun arrays to [] in both consolidated files.

Poem

🐰 Arrays cleaned with gentle care,
Check-runs vanished through the air,
Empty rollups, neat and light—
Data consolidated right! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch auto-update-pr-data

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the data/consolidated/open_prs.json file by clearing the statusCheckRollup arrays for several automated pull requests across various Jenkins plugins, including the aws-lambda-cloud, clearcase-ucm, and testlink plugins. This effectively removes historical CI failure data for these entries. I have no feedback to provide as there were no review comments.

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