Skip to content

Commit d733de8

Browse files
Copilotnotfolder
andcommitted
Fix ambiguous action handling in GitLab webhook flow
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>
1 parent 778a54b commit d733de8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/webhook_specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ def get_task_list(self):
325325
│ 4. アクション確認 │
326326
│ payload.object_attributes.action: │
327327
│ - "update" → 次へ │
328-
│ - その他 → 200 OK (場合により処理)
328+
│ - その他 → 200 OK (無視) │
329329
└──────────────┬───────────────────────┘
330330
331331
v

0 commit comments

Comments
 (0)