Use when the user wants to cut a release — triggers like "/release", "сделай релиз", "выпусти релиз", "зарелизь". Computes the next SemVer from conventional commits on dev, confirms with the user, then merges dev→main, tags, and pushes so CI builds the image and GitHub Release.
2026-07-08