Daan Versavel
6f4168d3f2
(fix) Automated pr labeller ( #14885 )
2025-12-17 17:17:26 +00:00
Tommaso Sciortino
a34d30fe43
increase labeler timeout ( #14922 )
2025-12-11 17:05:20 +00:00
Gal Zahavi
3afe4061f7
chore: add closing reason to stale bug workflow ( #14861 )
2025-12-09 23:13:42 +00:00
Kirill Klashtorny
2b179706a4
Update CODEOWNERS ( #14830 )
2025-12-09 18:22:52 +00:00
Daan Versavel
0df4616a3e
(fix) Automated pr labeller ( #14788 )
2025-12-09 17:19:16 +00:00
Tommaso Sciortino
f5458103e2
Always set pending status in E2E tests ( #14756 )
2025-12-09 02:58:52 +00:00
Tommaso Sciortino
e2a730040d
Remove old E2E Workflows ( #14749 )
2025-12-09 00:32:29 +00:00
Tommaso Sciortino
f8c4ff635c
Always set status in chained_e2e workflow ( #14730 )
2025-12-08 19:37:47 +00:00
Daan Versavel
658d04fe6c
feat(github action) Triage and Label Pull Requests by Size and Comple… ( #5571 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2025-12-08 18:19:49 +00:00
Shreya Keshive
0064dc082e
Update automated triage workflow to stop assigning priority labels ( #14717 )
2025-12-08 18:17:26 +00:00
Tommaso Sciortino
629b63937d
set failed status when chained e2e fails ( #14725 )
2025-12-08 18:10:39 +00:00
Tommaso Sciortino
3a312b0b1a
Use Robot PAT for chained e2e merge queue skipper ( #14585 )
2025-12-05 17:45:18 +00:00
Tommaso Sciortino
429c4dcdce
Trigger chained e2e tests on all pull requests ( #14551 )
2025-12-05 01:28:50 +00:00
Tommaso Sciortino
3e2e989245
Write e2e status to local repo not forked repo ( #14549 )
2025-12-05 00:35:08 +00:00
Tommaso Sciortino
744f184d4a
Make trigger_e2e manually fireable. ( #14547 )
2025-12-04 23:58:45 +00:00
Tommaso Sciortino
ba9319210f
Grant chained workflows proper permission. ( #14534 )
2025-12-04 22:11:37 +00:00
Gal Zahavi
46f603da36
feat: Exclude maintainer labeled issues from stale issue closer ( #14532 )
2025-12-04 21:54:26 +00:00
Gal Zahavi
76e2637968
feat: add scheduled workflow to close stale issues ( #14404 )
2025-12-03 19:11:28 +00:00
ljxfstorm
4eb0e3c3e0
chore(ci): mark GitHub release as pre-release if not on "latest" npm channel ( #7386 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2025-12-02 21:59:53 +00:00
Tommaso Sciortino
23d136628b
Remove references to deleted kind/bug label ( #14383 )
2025-12-02 09:52:59 -08:00
fancivez
df7005a58a
fix: remove invalid type key in bug_report.yml ( #13576 )
2025-12-01 22:00:51 +00:00
cornmander
cb8e140ad8
Use lenient MCP output schema validator ( #13521 )
2025-11-20 21:51:25 +00:00
Sandy Tao
dc03bcd2a5
fix(ci): ensure correct version calculation and git ls-remote filtering in release workflow ( #12683 )
2025-11-07 21:06:55 +00:00
joshualitt
f6efb4cfd0
Trivial yaml fixes for linter. ( #12725 )
2025-11-07 18:37:36 +00:00
Shreya Keshive
fe2451ad8a
feat(issue-templates): Refine issue template labels and types
...
Updated and to use a field instead of and labels.
Modified to use instead of and removed .
This change streamlines issue categorization and aligns with updated labeling conventions.
2025-11-07 12:46:18 -05:00
Richie Foreman
9c56287684
fix(patch workflow): Ensure that the environment is listed on patch comments ( #12538 )
2025-11-06 23:30:20 +00:00
Shreya Keshive
32277ba3ab
fix(triage-workflow): Pass environment variables directly into prompt ( #12602 )
2025-11-05 18:33:33 +00:00
cornmander
69960cb85b
chore: autogenerate settings documentation ( #12451 )
2025-11-03 01:42:49 +00:00
Shreya Keshive
5f1abb3806
feat(triage): overhaul automated issue triage workflow ( #12365 )
2025-10-31 21:21:05 +00:00
matt korwel
85c2ac26c5
fix: Address silent failure in release-patch-1-create-pr workflow ( #12339 )
2025-10-30 20:09:22 -07:00
matt korwel
fcc8547807
feat: add dynamic run-names to patch release workflows ( #12336 )
2025-10-31 02:33:27 +00:00
shishu314
ebac183f60
fix(infra) - Continue workflow when merge queue skipper fail ( #10509 )
...
Co-authored-by: Shi Shu <shii@google.com >
2025-10-28 18:30:05 +00:00
Shreya Keshive
c6d29aacc4
revert nightly schedule ( #11653 )
2025-10-28 15:59:39 +00:00
Jerop Kipruto
24a46d48f9
docs(github): revamp pull request template ( #11949 )
2025-10-27 17:33:29 +00:00
shishu314
dd014e6a93
fix(infra) - Simplify cancel in progress and add permission to set status step ( #11835 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com >
2025-10-24 18:23:50 +00:00
shishu314
e8b88bb5f8
fix(infra) - Fix merge queue skipper issues for chain e2e ( #11810 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com >
2025-10-23 20:46:46 +00:00
shishu314
fd773a2d6b
feat(infra) - Make merge group and pushes run chained e2e ( #11796 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com >
2025-10-23 17:14:40 +00:00
shishu314
45db261876
fix(infra) - Remove context input for setting status ( #11734 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com >
2025-10-23 16:27:53 +00:00
Smetalo
7e09fbd74a
feat: Add lychee-action to check for broken links ( #11781 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-10-23 15:50:41 +00:00
shishu314
7067b3d61e
feat(infra) - Update status for chained e2e ( #11651 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com >
2025-10-22 20:01:02 +00:00
shishu314
8e021ee708
feat(infra) - Create a workflow for deflake ( #11535 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com >
2025-10-22 18:41:26 +00:00
matt korwel
18ced18935
fix: Improve patch workflow and update NOTICES.txt ( #11623 )
2025-10-21 16:45:32 -07:00
shishu314
f8db906942
fix(infra) - Fix how we download and upload repo names ( #11613 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com >
2025-10-21 20:33:54 +00:00
shishu314
02d9017af1
fix(infra) - Fix issues with downloading repo artifact ( #11606 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com >
2025-10-21 19:33:00 +00:00
Richie Foreman
d871e3690c
feat(release): Add dev env support to release-3-patch ( #11458 )
2025-10-21 19:04:21 +00:00
Richie Foreman
70fb6f4642
fix(ci): Default all GHA env variables to 'prod' set ( #11572 )
...
Co-authored-by: Shreya Keshive <shreyakeshive@google.com >
2025-10-21 19:02:48 +00:00
Shreya Keshive
762ef049f0
bump nightly test an hour ( #11603 )
2025-10-21 19:01:05 +00:00
shishu314
08192b1201
Feat(infra) - Make chained e2e workflow run e2e tests ( #11521 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com >
2025-10-21 18:23:34 +00:00
cornmander
46c7f6277c
Use env variables in workflows ( #11585 )
2025-10-21 18:14:27 +00:00
Shreya Keshive
b24c08fb4d
Temporarily update nightly release schedule ( #11573 )
2025-10-21 14:12:39 -04:00