ci(actions): notify flow completion
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
curl -X POST https://flow.banlv-ai.com/requirements/REQ-XXXXXXXX/development-complete \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{
|
||||
"operator": "gitea",
|
||||
"result": "ready_for_test",
|
||||
"summary": "Gitea 内容操作已完成:这里写他完成了什么、提交/分支/链接",
|
||||
"source": "gitea"
|
||||
}'
|
||||
Reference in New Issue
Block a user