This commit is contained in:
2025-01-02 22:29:07 +00:00
commit 766e12d0c3
5 changed files with 93 additions and 0 deletions

7
entrypoint.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/sh -l
set -e
PRTITLE="$1"
echo "PRTITLE" > /tmp/prtitle.txt
conventional-pre-commit --no-color --force-scope --strict --verbose /tmp/prtitle.txt