Files
html/api/wired-pending/intent-opus4-release_check.php
opus 1e000c42ca
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-20T01:41:40+02:00
2026-04-20 01:41:41 +02:00

15 lines
381 B
PHP

<?php
return array (
'name' => 'release_check',
'triggers' =>
array (
0 => 'release check',
1 => 'conflict check',
2 => 'autres claude commits',
),
'cmd' => 'curl -sk -m 5 https://weval-consulting.com/api/weval-technology-platform-api.php',
'status' => 'EXECUTED',
'created_at' => '2026-04-18T13:37:32+00:00',
'source' => 'opus4-autowire-early-v2',
);