Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 082c550bc4 | |||
| 8fa56271de | |||
| 0fe1d769ea | |||
| 18372c84a7 |
@@ -4,7 +4,7 @@
|
|||||||
<name>MokoGitea</name>
|
<name>MokoGitea</name>
|
||||||
<org>MokoConsulting</org>
|
<org>MokoConsulting</org>
|
||||||
<description>Moko fork of Gitea - adding project board REST API endpoints and custom enhancements</description>
|
<description>Moko fork of Gitea - adding project board REST API endpoints and custom enhancements</description>
|
||||||
<version>06.12.03</version>
|
<version>06.13.00</version>
|
||||||
<version-prefix>v1.26.1+MOKO</version-prefix>
|
<version-prefix>v1.26.1+MOKO</version-prefix>
|
||||||
<license spdx="GPL-3.0-or-later">GNU General Public License v3</license>
|
<license spdx="GPL-3.0-or-later">GNU General Public License v3</license>
|
||||||
</identity>
|
</identity>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
# FILE INFORMATION
|
# FILE INFORMATION
|
||||||
# DEFGROUP: Gitea.Workflow
|
# DEFGROUP: Gitea.Workflow
|
||||||
# INGROUP: mokoplatform.Automation
|
# INGROUP: mokoplatform.Automation
|
||||||
# VERSION: 06.12.03
|
# VERSION: 06.13.00
|
||||||
# BRIEF: Auto-create feature branch when an issue is opened
|
# BRIEF: Auto-create feature branch when an issue is opened
|
||||||
|
|
||||||
name: "Universal: Issue Branch"
|
name: "Universal: Issue Branch"
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
All notable changes to MokoGitea are documented here. Versions follow the format
|
All notable changes to MokoGitea are documented here. Versions follow the format
|
||||||
`v{upstream}-moko.{major}.{minor}` (e.g. `v1.26.1-moko.06.03`).
|
`v{upstream}-moko.{major}.{minor}` (e.g. `v1.26.1-moko.06.03`).
|
||||||
|
|
||||||
## [v1.26.1-moko.06.12] - 2026-06-07
|
## [v1.26.1-moko.06.12] - 2026-06-07
|
||||||
|
|
||||||
* FEATURES
|
* FEATURES
|
||||||
@@ -212,14 +211,3 @@ All notable changes to MokoGitea are documented here. Versions follow the format
|
|||||||
* PROCESS
|
* PROCESS
|
||||||
* Created `type: bug` and `upstream` labels for automated issue tracking
|
* Created `type: bug` and `upstream` labels for automated issue tracking
|
||||||
* Closed 24 upstream bug/security issues after backporting
|
* Closed 24 upstream bug/security issues after backporting
|
||||||
|
|
||||||
## [v1.26.1-moko.03] - 2026-05-15
|
|
||||||
|
|
||||||
* FEATURES
|
|
||||||
* feat(api): Bulk issue operations — add/remove/replace labels, close/reopen, set milestone, assignees (#21)
|
|
||||||
* INFRASTRUCTURE
|
|
||||||
* Grafana: Standardized kiosk header across all 14 playlist dashboards
|
|
||||||
* PROCESS
|
|
||||||
* Reopened 9 closed issues lacking documented testing proof
|
|
||||||
* Created `pending: testing` label for features awaiting verification
|
|
||||||
* Established policy: issues must not be closed without documented testing proof
|
|
||||||
|
|||||||
Reference in New Issue
Block a user