Phase 3: Organization Public Profile Page - Pinned repositories with groups - Public members display with roles - API endpoints for pinned repos and groups Phase 4: Gitea Pages Foundation - Landing page templates (simple, docs, product, portfolio) - Custom domain support with verification - YAML configuration parser (.gitea/landing.yaml) - Repository settings UI for pages Phase 5: Enhanced Wiki System with V2 API - Full CRUD operations via v2 API - Full-text search with WikiIndex table - Link graph visualization - Wiki health metrics (orphaned, dead links, outdated) - Designed for external AI plugin integration - Developer guide for .NET integration 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
27 lines
875 B
Markdown
27 lines
875 B
Markdown
# Repository Health Report
|
|
|
|
## Overall Score: 77/100 (Good)
|
|
|
|
### Summary
|
|
- Commits Analyzed: 1000
|
|
- Branches: 1
|
|
- Authors: 149
|
|
- Merges: 0
|
|
|
|
### Component Scores
|
|
| Component | Score |
|
|
|-----------|-------|
|
|
| Messages | 90% |
|
|
| Merges | 97% |
|
|
| Duplicates | 0% |
|
|
| Branches | 100% |
|
|
| Authorship | 100% |
|
|
|
|
### Issues (3)
|
|
- **Merge fix commits detected**: Found 1 commits with messages like 'fix merge' detected after merges. (-3 pts)
|
|
- **Duplicate commits with identical content**: Found 1 groups of commits with identical file content (1 redundant commits). These are safe to squash as they have the same tree SHA. (-7 pts)
|
|
- **Commits with duplicate messages**: Found 1 groups of commits with identical messages but different code changes (135 commits). Consider using more descriptive messages to differentiate changes. (-1 pts)
|
|
|
|
---
|
|
Generated by GitCleaner for GitCaddy dd
|