GRM-61: refactor: separate GRM and CI translations with validation
This commit is contained in:
@@ -36,7 +36,7 @@ from gitea_runner_manager.config import (
|
||||
VIKUNJA_PROJECT_ID,
|
||||
)
|
||||
from gitea_runner_manager.exceptions import APIError
|
||||
from gitea_runner_manager.i18n import _
|
||||
from scripts.i18n import _
|
||||
|
||||
TASKID_FILE = ".taskid"
|
||||
PR_TITLE_RE = re.compile(r"^GRM-\d+:\s+.+")
|
||||
|
||||
Reference in New Issue
Block a user