Commit Graph

221 Commits

Author SHA1 Message Date
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
github-actions[bot] 81de5702c6 chore: approve contributor farid-fari 2026-07-10 07:54:01 +00:00
github-actions[bot] 8432c6f285 chore: approve contributor aaronkyriesenbach 2026-07-09 19:06:08 +00:00
github-actions[bot] 050b8176bf chore: approve contributor HarrodRen 2026-07-09 09:56:19 +00:00
github-actions[bot] 5cb50679e9 chore: approve contributor DeviosLang 2026-07-09 09:02:48 +00:00
github-actions[bot] 4ea062f9f3 chore: approve contributor anilgulecha 2026-07-08 07:11:20 +00:00
github-actions[bot] d1da583610 chore: approve contributor ArcadiaLin 2026-07-08 07:02:44 +00:00
github-actions[bot] cfaa52e1c2 chore: approve contributor affanali2k3 2026-07-06 20:18:36 +00: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 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 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
github-actions[bot] c9715af358 chore: approve contributor rajp152k 2026-07-03 08:59:15 +00:00
github-actions[bot] 9f91da2145 chore: approve contributor xz-dev 2026-07-02 08:01:30 +00:00
github-actions[bot] 45c0fe7833 chore: approve contributor cyzlmh 2026-07-02 06:35:24 +00:00
github-actions[bot] 541d11f725 chore: approve contributor skhoroshavin 2026-06-29 06:41:07 +00: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 2026-06-26 14:45:15 +02:00
github-actions[bot] 6ca7ba7c05 chore: approve contributor geraschenko 2026-06-25 10:06:02 +00:00
Armin Ronacher ec6311beb5 fix: skip dirty check before npm publish 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
github-actions[bot] 084574048b chore: approve contributor any-victor 2026-06-22 07:44:05 +00: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 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 908be616f2 ref: Remove some options from package reporting 2026-06-18 17:12:03 +02:00
Armin Ronacher bc93655e1c meta: Added report template 2026-06-18 16:26:01 +02:00
github-actions[bot] 29c1504cc1 chore: approve contributor dodiego 2026-06-17 07:24:29 +00:00
Armin Ronacher 8a7ad60f03 feat(coding-agent): add binary release checksums
closes #5739
2026-06-15 10:11:44 +02:00
github-actions[bot] 28b3af5d0f chore: approve contributor Mearman 2026-06-15 07:25:09 +00:00
Armin Ronacher 5be8c31fa7 meta: add extension disclaimer to bug reporting 2026-06-14 00:57:56 +02:00
github-actions[bot] 081a0a2bef chore: approve contributor dangooddd 2026-06-09 11:02:46 +00:00
github-actions[bot] def99d395e chore: approve contributor vdxz 2026-06-09 10:51:30 +00:00
github-actions[bot] c6bdfa1971 chore: approve contributor davidlifschitz 2026-06-09 09:40:40 +00:00
Armin Ronacher 20b78eafb4 fix(coding-agent): fix changelog links
Fixes #5516
2026-06-08 20:31:20 +02:00
github-actions[bot] 98697d2d7a chore: approve contributor ItsumoSeito 2026-06-07 08:29:37 +00:00
github-actions[bot] ce065efa7e chore: approve contributor vastxie 2026-06-01 15:03:47 +00:00
github-actions[bot] d4fa41ae3c chore: approve contributor psoukie 2026-05-31 22:22:22 +00:00