chore(ci): auto-pr.yml 충돌 해결 및 라벨 생성 금지 정책 유지
This commit is contained in:
@@ -69,7 +69,7 @@ jobs:
|
||||
"${GITEA_BASE_URL}/api/v1/repos/${OWNER}/${NAME}/issues/${PR_NUMBER}/labels" \
|
||||
-d '{"labels":['"${LID}"']}' || true
|
||||
else
|
||||
echo "No existing 'automerge' found; skip labeling"
|
||||
echo "No existing 'automerge' label found; skipping label add"
|
||||
fi
|
||||
else
|
||||
echo "PR number could not be determined; skipping label add"
|
||||
|
||||
Reference in New Issue
Block a user