DEVX-156: Fix commit message format and release new CI modules #285

Merged
kireto merged 1 commits from DEVX-156-trigger-release into master 2026-08-24 22:21:50 +00:00
+2 -1
View File
@@ -9,7 +9,8 @@ PRs with the ``refactoring`` label bypass the size check — large but
legitimate refactoring PRs that touch many files in a coordinated way.
Usage:
python -m devx.ci.check_pr_size --base origin/master --head HEAD
python -m devx.ci.check_pr_size --base origin/master --head HEAD \\
--repo oblachno-oss/grm --pr-number 123
In CI, pass ``--github-output`` to set ``pr-size-ok`` and ``pr-size-detail``
for downstream steps.