Commit graph

84 commits

Author SHA1 Message Date
Armin Ronacher
7d046bcf21 fix(coding-agent): announce only verified npm releases 2026-08-06 22:39:09 +02:00
Petr Houška
7e45ddc422
fix: recognize comma after lgtm in approval comments (fixes #7399) (#7663)
* fix: recognize comma after lgtm in approval comments (fixes #7399)

* fix: accept punctuation around lgtm approvals
2026-08-05 22:18:25 +02:00
Armin Ronacher
b711e26616 fix: stop issue analysis from reporting failed runs as finished
Only comment the analysis summary when the pi run succeeded, add an explicit
failure comment, skip unchanged auth secret writes, and document that
PI_AUTH_UPDATE_TOKEN needs the Environments permission.
2026-07-25 12:41:22 +02:00
Armin Ronacher
fc8048d237 fix(coding-agent): bundle model data in release source 2026-07-24 07:33:09 +02:00
Petr Houška
249008144c
fix: target intended users in lgtm approvals (#7023)
Maintainers frequently direct lgtm at tagged users who volunteer on an issue, but approval previously applied to the issue or PR author. Mentioned users are now approval targets, with the author as the fallback.

Prose and examples can also contain lgtm without intending approval. Only treat lgtm or lgtmi at the start, after leading mentions, or at the end as commands. Process PR comments too, where approvals previously had no effect.
2026-07-23 22:49:16 +02:00
Christian Klotz
4b91ec66fd
feat(coding-agent): add release source archives (#6913) 2026-07-21 17:18:05 +02:00
David Brailovsky
74f8784966 update deprecated github actions
fixes #6875
2026-07-21 12:22:27 +00:00
Armin Ronacher
c8560b8d70 fix(ai): limit model catalog publication hours 2026-07-17 10:23:09 +02:00
Armin Ronacher
16afccd346
fix(ai): test model catalogs against PR merge refs (#6721) 2026-07-17 09:05:13 +02:00
Armin Ronacher
2be9efa19c
feat(ai): publish generated model catalogs to R2 (#6720) 2026-07-16 11:43:47 +02:00
David Brailovsky
91585d9a38
bump bun to 1.3.14 (#6503)
this supports BUN_CONFIG_HTTP_IDLE_TIMEOUT
related to #6476
2026-07-10 16:34:43 +02:00
Armin Ronacher
4087346dfd fix(coding-agent): persist issue analysis auth refresh 2026-07-06 21:11:59 +02:00
Armin Ronacher
647c5554b7 feat(coding-agent): add runner tags for issue analysis
Some checks are pending
CI / build-check-test (push) Waiting to run
2026-07-06 08:17:57 +02:00
Armin Ronacher
fda6451a2f fix(coding-agent): use high reasoning for issue analysis 2026-07-06 01:51:21 +02:00
Armin Ronacher
7a92545b9c feat(coding-agent): include analysis summary in issue comment
Some checks are pending
CI / build-check-test (push) Waiting to run
2026-07-06 01:33:38 +02:00
Armin Ronacher
190b6459f3 fix(coding-agent): use issuron issue analysis trigger 2026-07-06 01:21:39 +02:00
Armin Ronacher
4728706e3b feat(coding-agent): trigger issue analysis from comments 2026-07-06 01:19:15 +02:00
Armin Ronacher
010e519c90 fix(coding-agent): use gist token for issue analysis share 2026-07-06 01:06:41 +02:00
Armin Ronacher
3df11fd886 fix(coding-agent): share issue analysis sessions as gists 2026-07-06 00:58:45 +02:00
Armin Ronacher
d1e72d0585 fix(coding-agent): use PAT directly for issue analysis auth 2026-07-06 00:40:28 +02:00
Armin Ronacher
abe9c9d9f1 feat(coding-agent): add CI issue analysis import flow 2026-07-06 00:38:17 +02:00
Armin Ronacher
8f64353e65 fix: restrict bot gate bypasses
Refs #6127
2026-06-28 18:59:34 +02:00
Armin Ronacher
622eca7608 feat(coding-agent): add installer lock generation
Some checks are pending
CI / build-check-test (push) Waiting to run
2026-06-26 14:45:15 +02:00
Armin Ronacher
ec6311beb5 fix: skip dirty check before npm publish
Some checks are pending
CI / build-check-test (push) Waiting to run
2026-06-23 23:59:04 +02:00
Armin Ronacher
978202765f fix: remove OpenClaw gate 2026-06-23 23:56:02 +02:00
Armin Ronacher
954ec99814 fix: upload release assets from visible directory 2026-06-23 23:50:12 +02:00
Armin Ronacher
c3cfeac041 fix(coding-agent): make release publication transactional 2026-06-23 21:59:01 +02:00
Armin Ronacher
5641d6bac5 fix: clear untriaged when no-action is added 2026-06-22 10:40:46 +02:00
Armin Ronacher
350ac3f344 fix: remove inprogress from auto-closed issues 2026-06-20 21:48:37 +02:00
Armin Ronacher
416c673dfe fix: skip no-action for to-discuss issues 2026-06-20 16:13:13 +02:00
Armin Ronacher
226a316824 fix: mark auto-closed issues not planned 2026-06-19 12:46:56 +02:00
Armin Ronacher
47d1d90a8e fix: close no-action issues as not planned
Some checks are pending
CI / build-check-test (push) Waiting to run
2026-06-19 11:08:16 +02:00
Armin Ronacher
783571a615 feat: track auto-closed issue triage 2026-06-19 11:03:11 +02:00
Armin Ronacher
1a418ad223 chore: remove inprogress label on close 2026-06-19 00:26:30 +02:00
Armin Ronacher
8a7ad60f03 feat(coding-agent): add binary release checksums
closes #5739
2026-06-15 10:11:44 +02:00
Armin Ronacher
20b78eafb4 fix(coding-agent): fix changelog links
Fixes #5516
2026-06-08 20:31:20 +02:00
Armin Ronacher
b6b0f6923f feat(ci): Actually bump setup-bun to 2.2.0 2026-05-29 01:03:12 +02:00
Armin Ronacher
20bcab26e0 feat(ci): Update setup-bun to 2.2.0 2026-05-29 00:51:11 +02:00
Armin Ronacher
93600d8980 fix(release): align package repository metadata 2026-05-29 00:44:58 +02:00
Armin Ronacher
f3b4e1285c fix(release): upgrade npm for trusted publishing 2026-05-29 00:36:43 +02:00
Armin Ronacher
ae50dec121 chore(release): publish packages from CI
Some checks are pending
CI / build-check-test (push) Waiting to run
2026-05-28 17:43:05 +02:00
Mario Zechner
17cc86a479 chore: harden dependency workflows 2026-05-20 15:57:41 +02:00
Mario Zechner
6236ad5077 chore: restore normal issue gate message 2026-05-17 18:32:44 +02:00
Mario Zechner
0b54c87e24 fix(release): finalize Windows ARM64 binary support
closes #4410
2026-05-14 22:44:28 +02:00
Brian Michel
c786efda9d Update bun version to minimum required version for Windows ARM 2026-05-12 21:42:25 -04:00
Brian Michel
a5cbd8e1aa Add Windows arm64 binary support
Update build-binaries workflow and shell script to allow for packaging
of both arm64 and x64 versions of the Windows application.
2026-05-12 21:42:25 -04:00
Mario Zechner
b3d441550d chore: update issue gate refactor message 2026-05-08 15:48:20 +02:00
Mario Zechner
0959d8ec2b chore: label bigrefactor issue closures 2026-05-04 00:54:46 +02:00
Mario Zechner
0b5792ace0 chore: update temporary issue gate message 2026-05-04 00:54:46 +02:00
Mario Zechner
b38e546e90 chore: label weekend issue closures 2026-04-24 13:58:18 +02:00