Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions data/consolidated/all_prs.json
Original file line number Diff line number Diff line change
Expand Up @@ -17187,7 +17187,7 @@
{
"number": 11,
"title": "Require 2.346.3",
"state": "OPEN",
"state": "MERGED",
"createdAt": "2025-01-29T16:38:33Z",
"updatedAt": "2025-02-14T15:11:26Z",
"user": "gounthar",
Expand Down Expand Up @@ -17354,17 +17354,17 @@
{
"__typename": "StatusContext",
"context": "continuous-integration/jenkins/pr-head",
"startedAt": "2025-03-29T11:35:15Z",
"startedAt": "2025-07-11T06:43:48Z",
"state": "ERROR",
"targetUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/1/display/redirect"
"targetUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/4/display/redirect"
},
{
"__typename": "CheckRun",
"completedAt": "2025-03-29T11:35:15Z",
"completedAt": "2025-07-11T06:43:47Z",
"conclusion": "FAILURE",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/1/display/redirect",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/4/display/redirect",
"name": "Jenkins",
"startedAt": "2025-03-29T11:34:53Z",
"startedAt": "2025-07-11T06:43:22Z",
"status": "COMPLETED",
"workflowName": ""
}
Comment on lines 17354 to 17370
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue

Jenkins URLs reference “PR-13” while entry pertains to PR #11 – check data source

All Jenkins URLs inside this status block point at
…/job/qy-wechat-notification-plugin/job/PR-13/4/…, yet the surrounding record describes PR #11.

Unless the plugin repository renumbered PRs independently (unlikely), this indicates that status details from a different PR were attached here, which will skew failure/health statistics.

Action:

  1. Verify the GraphQL collector isn’t stitching status contexts from the latest PR of the repo instead of the matching PR number.
  2. Re-run the collection for the affected day and purge the bad cache entry.

If confirmed, treat as a data-integrity bug – dashboards depending on this JSON will mis-flag the wrong PR.

🤖 Prompt for AI Agents
In data/consolidated/all_prs.json around lines 17354 to 17370, the Jenkins URLs
reference PR-13 while the record is for PR #11, indicating a mismatch likely
caused by the GraphQL collector attaching status from the wrong PR. Investigate
the data collection logic to ensure it matches status contexts to the correct PR
number rather than defaulting to the latest PR. After fixing the collector,
re-run the data collection for the affected day and clear any cached entries to
prevent corrupted data from affecting dashboards.

Expand Down
10 changes: 5 additions & 5 deletions data/consolidated/failing_prs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5246,17 +5246,17 @@
{
"__typename": "StatusContext",
"context": "continuous-integration/jenkins/pr-head",
"startedAt": "2025-03-29T11:35:15Z",
"startedAt": "2025-07-11T06:43:48Z",
"state": "ERROR",
"targetUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/1/display/redirect"
"targetUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/4/display/redirect"
},
{
"__typename": "CheckRun",
"completedAt": "2025-03-29T11:35:15Z",
"completedAt": "2025-07-11T06:43:47Z",
"conclusion": "FAILURE",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/1/display/redirect",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/4/display/redirect",
"name": "Jenkins",
"startedAt": "2025-03-29T11:34:53Z",
"startedAt": "2025-07-11T06:43:22Z",
"status": "COMPLETED",
"workflowName": ""
}
Expand Down
163 changes: 5 additions & 158 deletions data/consolidated/open_prs.json
Original file line number Diff line number Diff line change
Expand Up @@ -12237,159 +12237,6 @@
}
]
},
{
"number": 11,
"title": "Require 2.346.3",
"state": "OPEN",
"createdAt": "2025-01-29T16:38:33Z",
"updatedAt": "2025-02-14T15:11:26Z",
"user": "gounthar",
"repository": "jenkinsci/qy-wechat-notification-plugin",
"pluginName": "qy-wechat-notification",
"labels": null,
"url": "https://github.com/jenkinsci/qy-wechat-notification-plugin/pull/11",
"description": "Hello qy-wechat-notification developers! 👋\nThis is an automated pull request created by the Jenkins Plugin Modernizer tool. The tool has applied the following recipes to modernize the plugin:\n\n Upgrade to latest LTS core version supporting Java 8\n io.jenkins.tools.pluginmodernizer.UpgradeToLatestJava8CoreVersion\n Upgrade to latest LTS core version supporting Java 8.",
"checkStatus": "UNKNOWN",
"statusCheckRollup": [
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:13:56Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/cpd",
"name": "CPD",
"startedAt": "2025-02-14T15:13:56Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:13:54Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/checkstyle",
"name": "CheckStyle",
"startedAt": "2025-02-14T15:13:54Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:13:43Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2//coverage",
"name": "Code Coverage",
"startedAt": "2025-02-14T15:13:43Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:13:48Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/eslint",
"name": "ESLint",
"startedAt": "2025-02-14T15:13:48Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:13:49Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/java",
"name": "Java Compiler",
"startedAt": "2025-02-14T15:13:49Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:13:50Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/javadoc-warnings",
"name": "JavaDoc",
"startedAt": "2025-02-14T15:13:50Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:16:13Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/display/redirect",
"name": "Jenkins",
"startedAt": "2025-02-14T15:11:42Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:13:47Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/maven-warnings",
"name": "Maven",
"startedAt": "2025-02-14T15:13:47Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:13:58Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/open-tasks",
"name": "Open Tasks Scanner",
"startedAt": "2025-02-14T15:13:58Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:13:55Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/pmd",
"name": "PMD",
"startedAt": "2025-02-14T15:13:55Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:13:53Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/spotbugs",
"name": "SpotBugs",
"startedAt": "2025-02-14T15:13:53Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:13:41Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/display/redirect?page=tests",
"name": "Tests / linux-8 / Build (linux-8)",
"startedAt": "2025-02-14T15:13:41Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "CheckRun",
"completedAt": "2025-02-14T15:16:09Z",
"conclusion": "SUCCESS",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/display/redirect?page=tests",
"name": "Tests / windows-8 / Build (windows-8)",
"startedAt": "2025-02-14T15:16:09Z",
"status": "COMPLETED",
"workflowName": ""
},
{
"__typename": "StatusContext",
"context": "continuous-integration/jenkins/pr-head",
"startedAt": "2025-02-14T15:16:13Z",
"state": "SUCCESS",
"targetUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-11/2/display/redirect"
}
]
},
{
"number": 13,
"title": "chore(pom): Use recommended core version 2.462.3, and Java 11.",
Expand All @@ -12407,17 +12254,17 @@
{
"__typename": "StatusContext",
"context": "continuous-integration/jenkins/pr-head",
"startedAt": "2025-03-29T11:35:15Z",
"startedAt": "2025-07-11T06:43:48Z",
"state": "ERROR",
"targetUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/1/display/redirect"
"targetUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/4/display/redirect"
},
{
"__typename": "CheckRun",
"completedAt": "2025-03-29T11:35:15Z",
"completedAt": "2025-07-11T06:43:47Z",
"conclusion": "FAILURE",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/1/display/redirect",
"detailsUrl": "https://ci.jenkins.io/job/Plugins/job/qy-wechat-notification-plugin/job/PR-13/4/display/redirect",
"name": "Jenkins",
"startedAt": "2025-03-29T11:34:53Z",
"startedAt": "2025-07-11T06:43:22Z",
"status": "COMPLETED",
"workflowName": ""
}
Expand Down
Loading