Commit Graph

119 Commits

Author SHA1 Message Date
Allen Hutchison 4830f74fb6 fix(bug): correct /about command in bug report template (#7235) 2025-08-27 18:28:50 +00:00
Gaurav fbc3137abf refactor: improve intermediate result parsing in issue dedup workflow (#7218) 2025-08-27 17:14:38 +00:00
anthony bushong 8d778be8f8 feat(actions): create initial eval workflow (#7127) 2025-08-27 07:58:49 +00:00
David East 538afb4187 fix(ci): Fix self assign action permissions (#7130) 2025-08-27 00:25:03 +00:00
N. Taylor Mullen f150eb9147 fix(ci): allow release branches to run (#7060) 2025-08-25 23:39:32 +00:00
David East 52f006987c feat(ci): add self-assign workflow for issues (#6840) 2025-08-22 19:16:35 +00:00
matt korwel 429ffc103e fix(release): fallback to github.sha when ref is not provided (#6862) 2025-08-22 12:54:08 -07:00
Jerop Kipruto e4f759db2d fix invalid json in workflow settings (#6831) 2025-08-22 16:19:07 +00:00
Gaurav deb6c10be3 fix: handle extra text in gemini output for dedup workflow (#6771) 2025-08-21 20:40:44 +00:00
cornmander 774e8dd064 Limit dependabot PRs to security updates (#6657) 2025-08-20 22:24:43 +00:00
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