1f505b48c7
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 2s
Branch Policy Check / Verify merge target (pull_request) Successful in 1s
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Generic: Repo Health / Access control (pull_request) Successful in 2s
PR RC Release / Build RC Release (pull_request) Successful in 3s
Universal: PR Check / Validate PR (pull_request) Failing after 6s
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || 'development' }}) (pull_request) Successful in 1m49s
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
Generic: Repo Health / Report Issues (push) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
Generic: Repo Health / Report Issues (pull_request) Has been cancelled
3.4 KiB
3.4 KiB
MokoGitea
Moko Consulting's custom fork of Gitea, extending the self-hosted Git service with commercial licensing, update feeds, custom issue workflows, and org-level management features.
| Field | Value |
|---|---|
| Language | Go |
| License | MIT |
| Upstream | Gitea 1.26.1 |
| Version | v1.26.1-moko.06.11.01 |
| Platform | Gitea |
Features
- Commercial License System — Package-based license keys with download gating, domain restriction, key expiry, and payment webhook API
- Update Server — Built-in update feeds for Joomla, WordPress, Dolibarr, Composer, Drupal, PrestaShop, and WHMCS
- First-Class Issue Fields — Type (12 types), Status (13 statuses), Priority (4 levels) as built-in fields with auto-seed defaults, colored badges in issue list, and sidebar dropdowns
- Security Scanning — Built-in security scanner with secret detection (15 patterns), push-time scanning, alert management, and Security tab in repo navigation
- Custom Fields — Org-level field definitions for issues (sidebar) and repos (metadata) with dropdown, text, number, date, checkbox, and URL types
- Manifest Settings — Per-repo identity/governance/build metadata with REST API and auto-sync on push
- Wiki Folders — Hierarchical folder navigation with sidebar tree, breadcrumbs, and index page fallback
- Well-Known File Tabs — README/LICENSE/CONTRIBUTING/SECURITY/CHANGELOG tabs on repo home page
- MCP Server — 120+ tool MCP server published to npm (@mokoconsulting/mokogitea-mcp) with SSE transport
- Org-Level Branch Protection — Organization-scoped rulesets that cascade to all repos. Supports glob patterns. Full CRUD API
- Enterprise Sub-Orgs — Parent-child organization hierarchy
- Three-Level Visibility — Public (200), Private (403), Hidden (404) for repositories
- Configurable Help/Support URLs — Replace hardcoded docs.gitea.com links via HELP_URL and SUPPORT_URL in app.ini
- Project Board API — REST API endpoints for managing project boards, columns, and cards
- Custom branding — Moko Consulting visual identity (logos, colors, footer)
Pages
| Page | Description |
|---|---|
| Branding | Custom branding and visual identity details |
| Custom Fields | Org-level custom fields for issues and repos |
| Custom Issue Statuses | Org-defined workflow states with auto close/reopen |
| Deployment | Production deployment guide |
| Manifest Settings | Per-repo manifest settings and REST API |
| Org Branch Protection API | Org-level branch protection rulesets and API reference |
| Project API | Custom API endpoint reference for project boards |
| Roadmap | Development roadmap and planned features |
| features/ | Feature documentation folder |
| Revision | Date | Author | Description |
|---|---|---|---|
| 4.0 | 2026-06-06 | Jonathan Miller (@jmiller) | Add manifest settings, custom statuses, custom fields, well-known tabs, update version to v1.26.1-moko.06.04.00 |
| 3.0 | 2026-05-12 | Jonathan Miller (@jmiller) | Add org branch protection, help URLs, version convention |
| 2.0 | 2026-05-10 | Jonathan Miller (@jmiller) | Rewrite with detailed features and fork documentation |
| 1.0 | 2026-05-09 | Jonathan Miller (@jmiller) | Initial version |