Skip to content

Commit a449d42

Browse files
committed
Merge branch 'develop' of https://github.com/lightspeedwp/.github into develop
2 parents fbbd209 + e539edc commit a449d42

File tree

3 files changed

+45
-1
lines changed

3 files changed

+45
-1
lines changed

.github/metrics/meta-log.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
| 2025-12-07T22:26:16.765Z | coverage:0 | changes:0 | errors:0 | optouts:0 |
2+
| 2025-12-08T03:35:22.381Z | coverage:0 | changes:0 | errors:0 | optouts:0 |

.github/metrics/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"ts": "2025-12-07T22:26:16.765Z",
2+
"ts": "2025-12-08T03:35:22.381Z",
33
"coverage": 0,
44
"changes": 0,
55
"errors": 0,
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
file_type: "report"
3+
title: "Weekly Reports Summary - Week 50"
4+
description: "Automated weekly summary of all reports in the repository"
5+
category: "summary"
6+
created_date: "2025-12-08"
7+
last_updated: "2025-12-08"
8+
author: "automation"
9+
tags: ["weekly", "summary", "automated"]
10+
---
11+
12+
# Weekly Reports Summary - Week 50
13+
14+
## Summary
15+
16+
Automated summary of reports generated for week 50 of 2025.
17+
18+
## Key Metrics
19+
20+
| Category | Count | Status |
21+
|----------|-------|--------|
22+
| Agents | 0 ||
23+
| Linting | 0 ||
24+
| Labeling | 0 ||
25+
| Frontmatter | 0 ||
26+
| **Total** | **1** ||
27+
28+
## Details
29+
30+
Reports are organised in the following structure:
31+
32+
- `.github/reports/agents/` - Agent-related reports
33+
- `.github/reports/linting/` - Code quality reports
34+
- `.github/reports/labeling/` - Label automation reports
35+
- `.github/reports/frontmatter/` - Schema validation reports
36+
- `.github/reports/coverage/` - Test coverage reports
37+
- `.github/reports/meta/` - Metadata application metrics
38+
- `.github/reports/issue-metrics/` - GitHub analytics
39+
40+
## References
41+
42+
- [Reports Directory](.github/reports/README.md)
43+
- [Reporting Instructions](.github/instructions/reporting.instructions.md)

0 commit comments

Comments
 (0)