Resolve merge conflicts

This commit is contained in:
Kevin van Dijk
2026-02-18 15:43:38 +01:00
31 changed files with 729 additions and 304 deletions
+3 -1
View File
@@ -66,9 +66,11 @@ jobs:
run: |
COMMENT=$(bun script/duplicate-pr.ts -f pr_info.txt "Check the attached file for PR details and search for duplicates")
gh pr comment "$PR_NUMBER" --body "_The following comment was made by an LLM, it may be inaccurate:_
if [ "$COMMENT" != "No duplicate PRs found" ]; then
gh pr comment "$PR_NUMBER" --body "_The following comment was made by an LLM, it may be inaccurate:_
$COMMENT"
fi
add-contributor-label:
runs-on: blacksmith-2vcpu-ubuntu-2404 # kilocode_change