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" \
|
"${GITEA_BASE_URL}/api/v1/repos/${OWNER}/${NAME}/issues/${PR_NUMBER}/labels" \
|
||||||
-d '{"labels":['"${LID}"']}' || true
|
-d '{"labels":['"${LID}"']}' || true
|
||||||
else
|
else
|
||||||
echo "No existing 'automerge' found; skip labeling"
|
echo "No existing 'automerge' label found; skipping label add"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "PR number could not be determined; skipping label add"
|
echo "PR number could not be determined; skipping label add"
|
||||||
|
|||||||
@@ -259,3 +259,5 @@
|
|||||||
- [ci] full auto pipeline 재검증 ping (2025-11-14 22:09:02)
|
- [ci] full auto pipeline 재검증 ping (2025-11-14 22:09:02)
|
||||||
|
|
||||||
- [ci] auto-label payload fix 재검증 ping (2025-11-14 22:15:14)
|
- [ci] auto-label payload fix 재검증 ping (2025-11-14 22:15:14)
|
||||||
|
|
||||||
|
- [ci] auto pipeline 최종 재검증 최종 ping (2025-11-14 22:26:59)
|
||||||
|
|||||||
Reference in New Issue
Block a user