Skip to content

Commit 7579b4b

Browse files
authored
Merge pull request #1044 from jenkins-infra/automation/reports
chore(reports): update plugin migration reports
2 parents da974fd + 328ccc3 commit 7579b4b

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

reports/summary.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generatedOn": "2026-07-01 01:19:00 UTC",
2+
"generatedOn": "2026-07-10 03:30:26 UTC",
33
"totalMigrations": 1459,
44
"failedMigrations": 595,
55
"successRate": 59.22,
@@ -289,12 +289,12 @@
289289
],
290290
"pullRequestStats": {
291291
"total": 693,
292-
"open": 112,
292+
"open": 78,
293293
"closed": 32,
294-
"merged": 549,
295-
"openRate": 16.16,
294+
"merged": 583,
295+
"openRate": 11.26,
296296
"closedRate": 4.62,
297-
"mergeRate": 79.22
297+
"mergeRate": 84.13
298298
},
299299
"timeline": [
300300
{

reports/summary.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# Jenkins Plugin Modernizer Report
3-
Generated on: 2026-07-01 01:19:00 UTC
3+
Generated on: 2026-07-10 03:30:26 UTC
44

55
## Overview
66
- **Total Migrations**: 1459
@@ -260,9 +260,9 @@ Generated on: 2026-07-01 01:19:00 UTC
260260
| Status | Count | Percentage |
261261
|--------|-------|------------|
262262
| Total PRs | 693 | - |
263-
| Open PRs | 112 | 16.16% |
263+
| Open PRs | 78 | 11.26% |
264264
| Closed PRs | 32 | 4.62% |
265-
| Merged PRs | 549 | 79.22% |
265+
| Merged PRs | 583 | 84.13% |
266266

267267

268268
*Note: No. of Migrations != No. of PRs. A migration applied may trigger force push on already opened PR.*

0 commit comments

Comments
 (0)