Carlos Polop and Claude Opus 4.8
5ca6d6b797
ci: use CODEX_FIXER_TOKEN for bot PR auto-merge (secret CHACK_AGENT_FIXER_TOKEN never existed)
...
The workflows referenced a secret (CHACK_AGENT_FIXER_TOKEN) that does not exist
in the repo, so it resolved to empty and the windows-definitions auto-merge could
neither dispatch PR-tests nor merge. Point every reference at the existing
CODEX_FIXER_TOKEN PAT (fine-grained, admin on the repo) instead. Remove the
temporary token probe.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-28 20:24:19 +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
287fcc2332
f
2026-03-08 16:04:29 +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
39e475923f
Auto-merge PR #605 (Chack Agent)
...
* ci: speed up PR-tests and add linpeas typo fixture
* Fix syntax: use '==' in __main__ guard in linpeas_builder.py
* ci: retrigger pr-tests after fixer
* f
* kernel checks
* Revert PR changes to PR-tests.yml and regexes.yaml (#606 )
* Initial plan
* revert: remove PR changes to PR-tests.yml and regexes.yaml
Co-authored-by: carlospolop <17181413+carlospolop@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: carlospolop <17181413+carlospolop@users.noreply.github.com >
---------
Co-authored-by: chack-agent <chack-agent@users.noreply.github.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: carlospolop <17181413+carlospolop@users.noreply.github.com >
2026-02-26 00:28:24 +00:00
Carlos Polop
98e5e7c3f2
f
2026-02-24 21:31:15 +01:00
Carlos Polop
3cb5411468
ci: allow chack-agent workflow edits to be pushed
2026-02-24 21:04:53 +01:00
Carlos Polop
44969c086d
Revert "workflow: sanitize chack commits and add failure log excerpts ( #596 )"
...
This reverts commit 1e6c83f43b .
2026-02-14 01:03:10 +01:00
SirBroccoli and GitHub
1e6c83f43b
workflow: sanitize chack commits and add failure log excerpts ( #596 )
2026-02-14 00:40:02 +01:00
SirBroccoli and GitHub
993679e8a2
workflow: push chack-produced commits even when tree is clean ( #595 )
2026-02-14 00:32:56 +01:00
SirBroccoli and GitHub
82a9aecd08
ci: harden chack rerun flow and restore macos pip compatibility ( #593 )
2026-02-13 20:47:18 +01:00
SirBroccoli and GitHub
7ca05693ef
ci: fix chack agent_config key for task-steps init ( #590 )
2026-02-13 18:15:25 +01:00
SirBroccoli and GitHub
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
62ef61af0f
Do not fail workflow when token cannot push workflow-touching refs
2026-02-11 15:57:06 +01:00
Carlos Polop
b6c4474c27
Skip auto-push when workflow files remain staged
2026-02-11 15:46:13 +01:00
Carlos Polop
4650d6b8ad
Exclude untracked workflow files from chack-agent auto-fix commits
2026-02-11 15:35:18 +01:00
Carlos Polop
354e3b81fb
Harden chack-agent auto-commit against workflow permission rejects
2026-02-11 15:26:27 +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
143a20f17e
Fallback to github.token when CHACK_AGENT_FIXER_TOKEN is unset
2026-02-11 13:39:57 +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