Commit Graph

109 Commits

Author SHA1 Message Date
matt korwel
ae26cea809 feat(release): update release process for nightly and preview builds (#6643)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2025-08-20 15:50:00 +00:00
dependabot[bot]
7b974d4511 chore(deps)(deps): bump google-github-actions/run-gemini-cli from 0.1.10 to 0.1.11 (#6614)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-20 14:13:20 +00:00
cornmander
ec730fa784 Add permissions specs to token generation. (#6595) 2025-08-20 05:00:02 +00:00
cornmander
a9e3f09828 feat: add dependabot configuration (#6604) 2025-08-20 04:02:02 +00:00
Gaurav
8f84f40103 fix: handle multiline output in issue dedup workflow (#6338) 2025-08-15 21:33:13 +00:00
Gaurav
fe8d9a2ddd fix: update issue dedup workflow (#6275) 2025-08-15 12:51:08 +00:00
Jerop Kipruto
1b54dd7c82 feat(triage): Improve GitHub issue triage workflows (#6120) 2025-08-14 22:20:43 +00:00
Shreya Keshive
04abc24f96 Fix release notes generation (#6233) 2025-08-14 18:13:13 +00:00
Seth Vargo
5afe13428e chore(ci): add global linter (#6111)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-08-13 18:56:10 +00:00
Seth Vargo
abc54b1723 chore(ci): fix yamllint issues (#6112) 2025-08-13 03:24:39 +00:00
Seth Vargo
dda37f627c chore(ci): Ensure ci workflows is consistent and not vulnerable to injection attacks (#6109) 2025-08-13 02:56:49 +00:00
Seth Vargo
b0a8d5d995 chore(ci): Ensure triage workflows are consistent (#6108) 2025-08-13 02:50:18 +00:00
Seth Vargo
4b304253f0 chore(ci): Ensure action and community workflows are consistent and not vulnerable to injection attacks (#6107) 2025-08-13 02:36:37 +00:00
Seth Vargo
5fd9113ca3 chore: update bash to follow shellcheck recommendations (#6102) 2025-08-13 02:17:04 +00:00
Seth Vargo
8e36ecbcea chore(ci): Ensure docs-gen workflow are not vulnerable to injection attacks (#6100) 2025-08-13 02:12:28 +00:00
Seth Vargo
c5595d7e34 chore(ci): Ensure stale and no-response workflows are consistent and not vulnerable to injection attacks (#6097) 2025-08-13 01:34:57 +00:00
Seth Vargo
fbd1b60413 chore(ci): Ensure e2e workflow is consistent and not vulnerable to injection attacks (#6098) 2025-08-13 01:30:30 +00:00
Tommaso Sciortino
acb4aacfbe Upgrade integration tests to use Vitest (#6021) 2025-08-12 22:57:27 +00:00
Srinath Padmanabhan
f9b8711e5e Create Docs Pages based on github documentation (#6083) 2025-08-12 22:09:13 +00:00
Seth Vargo
c0e2b9402b chore(ci): Ensure release workflow is consistent and not vulnerable to injection attacks (#6059) 2025-08-12 19:51:50 +00:00
Seth Vargo
ca0d972a95 chore(ci): do not "fail fast" on Node tests (#6053) 2025-08-12 19:18:54 +00:00
Jacob Richman
5748e82840 chore(integration-tests): refactor to typescript (#5645) 2025-08-12 16:19:09 +00:00
Gaurav
4da7d0f944 update: issue triage workflows tags duplicate issues (#5868) 2025-08-11 18:48:57 +00:00
Jerop Kipruto
76ebc25037 Add echo tool to automated triage workflow (#5809)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
2025-08-07 23:14:28 +00:00
Gaurav
924fed7777 update: google-github-actions/run-gemini-cli version in workflows (#5802) 2025-08-07 21:57:54 +00:00
anthony bushong
c29c0e27c2 fix(actions): swap gha bot for cla allowlisted gemini-cli-robot (#5730) 2025-08-07 00:01:22 +00:00
Gaurav
da99281b0f fix:missing coreTool in new workflow setup (#5656) 2025-08-06 05:26:27 +00:00
Gaurav
2f794a817c refactor: use google-github-actions/run-gemini-cli action (#5643) 2025-08-06 02:24:40 +00:00
Bryan Morgan
42b1ef43a7 Removed GitHub Actions experiment files (#5627) 2025-08-06 00:01:18 +00:00
Sandy Tao
45b7ec93cd fix(format) Fix format for .github/workflows/weekly-velocity-report.yml (#5622) 2025-08-05 22:32:06 +00:00
Bryan Morgan
32c426bb87 Update weekly-velocity-report.yml 2025-08-05 18:11:06 -04:00
Sandy Tao
cb60db935c Fix format (#5617) 2025-08-05 21:38:43 +00:00
Bryan Morgan
cd58d96961 Update weekly-velocity-report.yml 2025-08-05 17:18:19 -04:00
Bryan Morgan
5c933c9889 Update weekly-velocity-report.yml 2025-08-05 17:10:37 -04:00
Bryan Morgan
e4d2a11a7d Update weekly-velocity-report.yml 2025-08-05 17:08:22 -04:00
Bryan Morgan
9e8bc2e17c Update weekly-velocity-report.yml 2025-08-05 17:00:44 -04:00
Bryan Morgan
298dd19d7a GitHub Action for velocity reporting purposes (#5607) 2025-08-05 20:33:59 +00:00
Bryan Morgan
4feaf576c4 Testing basic velocity report action 2025-08-05 15:55:50 -04:00
Santhosh Kumar
232566f545 feat(github): add workflow to manage stale issues and PRs (#4871)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-01 19:26:03 +00:00
Raushan Raj
32b4d4a3fc Update gemini-automated-issue-triage.yml (#5312)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-01 01:14:26 +00:00
Srinath Padmanabhan
772544498a Srithreepo Fixes for Scheduled triage (#5158) 2025-07-30 20:38:02 +00:00
Srinath Padmanabhan
327210b23c Update Triage Logic to improve issue categorization. (#5110) 2025-07-29 21:44:48 +00:00
Tommaso Sciortino
35af4736b8 Run pre-merge checks in mac os as well as ubutnu+win (#4900) 2025-07-25 23:09:37 +00:00
Tommaso Sciortino
a3bbcf81df Run presubmit tests in windows as well as linux. (#4672)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-07-25 15:57:30 -07:00
Nick Salerni
97671b1600 feat(ci): run e2e tests on macos during ci (#4422) 2025-07-22 04:01:20 +00:00
Pascal Birchler
e37d16f165 chore: Expand node version test matrix (#2700)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-07-21 16:33:54 -07:00
Josh Soref
03f7b220d3 Various spelling improvements (#3497)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2025-07-21 21:54:44 +00:00
Pascal Birchler
20e4fbf4b1 chore: pin GitHub Actions to SHAs (#2987)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-07-11 16:46:06 +00:00
Mithlesh kumar
1f210d139d Cleanup: Removed duplicate guidelines prompt (#3741) 2025-07-10 16:04:59 +00:00
Pascal Birchler
561ba8512d fix(gha): only post coverage comment for 22.x (#3613) 2025-07-09 18:25:48 +00:00