GRM-162: refactor: convert workflows to use composite actions

This commit is contained in:
2026-08-12 22:41:25 +00:00
parent 6cea042330
commit 8b256ceef3
6 changed files with 205 additions and 90 deletions
+6
View File
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
### CI
- Convert `ci.yml` and `post-merge.yml` to use composite actions
(`setup-env`, `quality-checks`, `notify-failure`) copied from devx,
reducing workflow duplication
### Bug Fixes
- Fix `register.yml` premature service start: removed step that ran