Commit Graph

445 Commits

Author SHA1 Message Date
Emily Hedlund 23e67f855d test: fix Windows CI execution and resolve exposed platform failures (#24476) 2026-04-03 15:50:29 +00:00
Alisa 5626611bb8 feat: implement high-signal PR regression check for evaluations (#23937) 2026-04-02 05:14:43 +00:00
Sehoon Shon e947ad3c00 fix(build): upload full bundle directory archive to GitHub releases (#24403) 2026-04-01 16:39:44 +00:00
Tommaso Sciortino 4eb37a5994 don't try to remove tags in dry run (#24356) 2026-03-31 12:54:53 -07:00
Sehoon Shon 26c9958547 chore(release): allow bundling for all builds, including stable (#24305) 2026-03-31 18:37:14 +00:00
Emily Hedlund 3e69dcf709 ci: install bubblewrap on Linux for release workflows (#24347) 2026-03-31 18:19:48 +00:00
Alisa aa178f547c feat(evals): add reliability harvester and 500/503 retry support (#23626) 2026-03-26 01:48:45 +00:00
Tommaso Sciortino dbff6a348b Don't try removing a tag from a non-existent release. (#23830) 2026-03-25 22:27:17 +00:00
Alisa f08e2d8cab new linting check: github-actions-pinning (#23808) 2026-03-25 21:43:12 +00:00
Tommaso Sciortino dec5dd93b5 don't silence errors from wombat (#23822) 2026-03-25 13:38:30 -07:00
Emily Hedlund 294d7ff266 test(core): install bubblewrap on Linux CI for sandbox integration tests (#23583) 2026-03-25 14:29:46 +00:00
Alisa b1e17df2ef Evals: PR Guidance adding workflow (#23164) 2026-03-23 15:07:40 +00:00
Christian Gunderman 7929516f1a Retry evals on API error. (#23322) 2026-03-21 02:52:19 +00:00
Sam Roberts e9fc3186bf Update website issue template for label and title (#23036) 2026-03-19 20:51:16 +00:00
Bryan Morgan b9e25b5adc fix(automation): evaluate staleness before checking protected labels (#22561) 2026-03-15 15:50:19 -04:00
Bryan Morgan 843b487e0a fix(automation): harden stale PR closer permissions and maintainer detection (#22558) 2026-03-15 14:58:56 -04:00
Sam Roberts 743bcda9d2 Add issue for automated changelogs (#21912) 2026-03-12 01:43:28 +00:00
Sandy Tao c6403e1d5a fix: remove status/need-triage from maintainer-only issues (#22044)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2026-03-11 22:28:20 +00:00
Jerop Kipruto 2b31aab592 fix(release): Improve Patch Release Workflow Comments: Clearer Approval Guidance (#21894) 2026-03-10 17:15:04 +00:00
Sehoon Shon 6f2a3ccfea build(release): restrict npm bundling to non-stable tags (#21821) 2026-03-10 04:17:46 +00:00
Keith Guerin c3df37fd4a feat(cli): Invert quota language to 'percent used' (#20100)
Co-authored-by: jacob314 <jacob314@gmail.com>
2026-03-07 23:17:10 +00:00
Sam Roberts 137c1d08a5 feat(triage): add area/documentation to issue triage (#21222) 2026-03-05 18:14:47 +00:00
Aditya Bijalwan ad8528833e test: add browser agent integration tests (#21151) 2026-03-05 13:29:35 +00:00
Gen Zhang 3679b196d1 feat(release): ship esbuild bundle in npm package (#19171)
Co-authored-by: Yuna Seol <yunaseol@gmail.com>
2026-03-04 22:18:54 +00:00
Christian Gunderman 0af8b0e04a chore(github): require prompt approvers for agent prompt files (#20896) 2026-03-04 19:45:12 +00:00
kartik 6673e049e5 feat: add issue assignee workflow (#21003)
Signed-off-by: Kartik Angiras <angiraskartik@gmail.com>
2026-03-04 19:28:24 +00:00
Rudra 9b78d8c4b3 fix(cli): enable multi-arch docker builds for sandbox (#19821)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-03-04 16:53:30 +00:00
Bryan Morgan 6d8e70d690 fix(ci): handle empty APP_ID in stale PR closer (#20919) 2026-03-03 00:14:36 -05:00
Aswin Ashok addb3797e7 Build binary (#18933)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2026-03-03 01:02:19 +00:00
Christian Gunderman ccb5c0e679 ci(evals): only run evals in CI if prompts or tools changed (#20898)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-03 00:29:31 +00:00
Sam Roberts c88080732c Update CODEOWNERS for README.md reviewers (#20860) 2026-03-02 20:54:05 +00:00
Christian Gunderman 5e583749ae Do not block CI on evals (#20870) 2026-03-02 20:31:02 +00:00
Tommaso Sciortino 43f3551623 Add /unassign support (#20864)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2026-03-02 19:54:26 +00:00
Adib234 0826d28627 fix(plan): deflake plan mode integration tests (#20477) 2026-03-02 19:51:44 +00:00
Gal Zahavi a29e782d80 fix(github): use robot PAT for automated PRs to pass CLA check (#20641) 2026-02-28 01:13:58 +00:00
DeWitt Clinton 4a156cb7ec Disable expensive and scheduled workflows on personal forks (#20449) 2026-02-27 17:40:09 +00:00
Gal Zahavi 045a9b815c fix: action var usage (#20492) 2026-02-26 22:06:09 +00:00
Jerop Kipruto d887c28e43 fix(github): resolve actionlint and yamllint regressions from #19443 (#20467) 2026-02-26 11:31:31 -08:00
Google Admin 48edb0f728 Refactor Github Action per b/485167538 (#19443)
Co-authored-by: Ben Knutson <benknutson@google.com>
2026-02-26 12:58:14 -05:00
Sam Roberts b122b68b9e Update changelog workflow to reject nightly builds (#20248) 2026-02-26 03:12:01 +00:00
nityam 58d909d69a fix: remove trailing comma in issue triage workflow settings json (#20265) 2026-02-25 22:05:21 +00:00
Tommaso Sciortino bb106d7055 restrict /assign to help-wanted issues (#20207) 2026-02-24 19:26:00 +00:00
Tommaso Sciortino af74937312 ci(actions): fix PR rate limiter excluding maintainers (#20117) 2026-02-24 03:57:55 +00:00
Jagjeevan Kashid 1f4d53c07c feat:PR-rate-limit (#19804)
Signed-off-by: Jagjeevan Kashid <jagjeevandev97@gmail.com>
Co-authored-by: kevinjwang1 <kevinjwang@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Christian Gunderman <gundermanc@gmail.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-02-24 00:42:07 +00:00
Christian Gunderman e162c332c5 Add 3.1 pro preview to behavioral evals. (#20088) 2026-02-24 00:34:26 +00:00
Tommaso Sciortino f504f072b3 make windows tests mandatory (#20096) 2026-02-24 00:06:14 +00:00
Aviral Garg b94fcd2401 fix(sandbox): harden image packaging integrity checks (#19552) 2026-02-23 21:02:42 +00:00
Gal Zahavi 758806cfbd chore: restrict gemini-automted-issue-triage to only allow echo (#20047) 2026-02-23 18:24:34 +00:00
Bryan Morgan 62bd2ff74d fix(ci): add fallback JSON extraction to issue triage workflow (#19593) 2026-02-19 20:19:01 -05:00
g-samroberts ad7b325d15 Release note generator fix (#19363) 2026-02-18 04:53:53 +00:00