ci: rework workflow for Gitea Actions (M0.2)
ci / shared (push) Successful in 5s
ci / validate (push) Has been skipped

Switches commitlint to bash regex, gitleaks to inline binary, trivy to inline binary (v0.70.0). Per-stack jobs gated on hashFiles.

Refs: M0.2
This commit was merged in pull request #2.
This commit is contained in:
2026-05-18 19:42:26 +00:00
parent 5dd6e0448f
commit c196f5e801
2 changed files with 39 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ Generated section is appended on release tag via `git-cliff` (see `.gitea/workfl
-
### Fixed
- ci: rework workflow for Gitea Actions (bash commitlint, inline gitleaks binary, per-stack jobs gated on real code)
-
### Removed