Commit Graph
23 Commits
Author SHA1 Message Date
Carlos PolopandClaude Opus 4.8 0a1b242fcf ci: actually auto-merge windows definition bot PRs
Dispatch PR-tests with a PAT instead of github.token: a workflow run owned
by GITHUB_TOKEN does not emit a downstream `workflow_run` event, so the
chack-agent-pr-triage auto-merge job never fired for the bot PR. Also accept
the UNSTABLE merge state (the bot PR's `action_required` pull_request run
keeps it permanently UNSTABLE) and drop the explicit CI-master_test dispatch
since the PAT squash-merge's push to master already triggers the release,
avoiding a double release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 20:08:59 +02:00
Carlos Polop 3a7f622b47 ci: release after trusted windows definitions merge 2026-06-05 00:40:25 +02:00
Carlos Polop 9c109c2d35 ci: require release-triggering token for windows auto-merge 2026-06-05 00:38:42 +02:00
Carlos Polop c7f41f985c ci: trigger release workflow after windows definitions auto-merge 2026-06-05 00:16:31 +02:00
Carlos Polop ade17cfd05 ci: auto-merge windows definition PRs reliably 2026-06-04 23:39:19 +02:00
Carlos Polop 1ea8107bf5 Fix bot PR auto-merge and linpeas exclude matching 2026-05-21 13:03:38 +02:00
Carlos Polop ac133717d2 Add OpenAI fallback to Chack workflows 2026-03-19 19:11:09 +01:00
Carlos Polop ca59d6d0e0 Switch Chack workflows to Codex access token 2026-03-19 19:07:56 +01:00
Carlos Polop fce03212ab f 2026-02-28 15:32:42 +01:00
Carlos Polop 6305f8f7c4 f 2026-02-28 14:26:41 +01:00
SirBroccoliandGitHub 82a9aecd08 ci: harden chack rerun flow and restore macos pip compatibility (#593) 2026-02-13 20:47:18 +01:00
SirBroccoliandGitHub 7ca05693ef ci: fix chack agent_config key for task-steps init (#590) 2026-02-13 18:15:25 +01:00
SirBroccoliandGitHub 0ec20d2512 ci: enable chack workflow_run jobs and use codex backend (#589) 2026-02-13 18:11:02 +01:00
Carlos Polop 6a1d1efe95 ci: temporarily disable all chack-agent workflows 2026-02-11 19:36:26 +01:00
Carlos Polop 0680509774 Use CHACK_LOGS_HTTP_URL repository secret in workflows 2026-02-11 16:42:13 +01:00
Carlos Polop 3b0a8fd616 Set CHACK_LOGS_HTTP_URL for chack-agent workflows 2026-02-11 16:40:59 +01:00
Carlos Polop 2848feda9b Remove max_turns caps and harden triage output parsing 2026-02-11 15:08:27 +01:00
Carlos Polop 0bec3535dc Remove timeout limits from chack-agent workflow steps 2026-02-11 14:26:32 +01:00
Carlos Polop 2b1ab21f66 Disable self-critique and enforce task-list init in workflows 2026-02-11 14:24:43 +01:00
Carlos Polop a8c5967d21 Bound chack-agent runtime and use faster model 2026-02-11 14:11:25 +01:00
Carlos Polop 1e68040be3 Cap chack-agent workflow runs with max_turns 2026-02-11 14:00:03 +01:00
Carlos Polop de542f05a4 Use chack-agent default branch in workflows 2026-02-11 13:32:19 +01:00
Carlos Polop a10675d58f Migrate Codex workflows to Chack Agent 2026-02-11 13:31:28 +01:00