Bryan Morgan
|
48fdb9872f
|
fix(automation): robust label enforcement with permission checks (#16762)
|
2026-01-15 19:53:08 +00:00 |
|
Bryan Morgan
|
2b6bfe4097
|
feat(automation): enforce '🔒 maintainer only' and fix bot loop (#16751)
|
2026-01-15 16:40:33 +00:00 |
|
Bryan Morgan
|
d545a3b614
|
fix(automation): prevent label-enforcer loop by ignoring all bots (#16746)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-01-15 15:50:36 +00:00 |
|
Bryan Morgan
|
53f54436c9
|
chore(automation): enforce 'help wanted' label permissions and update guidelines (#16707)
|
2026-01-15 05:36:58 +00:00 |
|
Bryan Morgan
|
467e869326
|
chore(automation): ensure status/need-triage is applied and never cleared automatically (#16657)
|
2026-01-15 01:58:50 +00:00 |
|
Bryan Morgan
|
b14cf1dc30
|
chore(automation): improve scheduled issue triage discovery and throughput (#16652)
|
2026-01-14 21:55:19 +00:00 |
|
Bryan Morgan
|
b3eecc3a50
|
chore(automation): remove automated PR size and complexity labeler (#16648)
|
2026-01-14 21:04:55 +00:00 |
|
Bryan Morgan
|
1212161d1d
|
chore(automation): recursive labeling for workstream descendants (#16609)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-14 20:56:16 +00:00 |
|
Christian Gunderman
|
66e7b479ae
|
Aggregate test results. (#16581)
|
2026-01-14 07:08:05 +00:00 |
|
Christian Gunderman
|
8030404b08
|
Behavioral evals framework. (#16047)
|
2026-01-14 04:49:17 +00:00 |
|
Bryan Morgan
|
2306e60be4
|
perf(workflows): optimize PR triage script for faster execution (#16355)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-12 19:49:20 +00:00 |
|
Bryan Morgan
|
33e3ed0f6c
|
fix(workflows): resolve triage workflow failures and actionlint errors (#16338)
|
2026-01-10 19:31:17 -05:00 |
|
Bryan Morgan
|
446058cb1c
|
fix: fallback to GITHUB_TOKEN if App ID is missing
|
2026-01-10 16:46:27 -05:00 |
|
Bryan Morgan
|
d130d99ff0
|
fix: Add event-driven trigger to issue triage workflow (#16334)
|
2026-01-10 16:23:41 -05:00 |
|
Bryan Morgan
|
72dae7e0ee
|
Triage action cleanup (#16319)
|
2026-01-10 19:58:36 +00:00 |
|
Wesley Tanaka
|
f1ca7fa40a
|
ci: guard nightly release workflow from running on forks (#15463)
Co-authored-by: wtanaka.com <wtanaka@users.noreply.github.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-09 00:17:58 +00:00 |
|
Wesley Tanaka
|
6166d7f6ec
|
ci: guard links workflow from running on forks (#15461)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-09 00:16:00 +00:00 |
|
sangwook
|
e51f3e11f1
|
fix: remove unsupported 'enabled' key from workflow config (#15611)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-08 22:45:41 +00:00 |
|
Tommaso Sciortino
|
dd04b46e86
|
Fix CI for forks (#16113)
|
2026-01-08 00:18:33 +00:00 |
|
N. Taylor Mullen
|
d5996fea99
|
Optimize CI workflow: Parallelize jobs and cache linters (#16054)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2026-01-07 21:50:22 +00:00 |
|
Jerop Kipruto
|
8f5bf33eac
|
ci(github-actions): triage all new issues automatically (#16018)
|
2026-01-07 00:15:00 +00:00 |
|
Jerop Kipruto
|
7eeb7bd74c
|
fix: limit scheduled issue triage queries to prevent argument list too long error (#16021)
|
2026-01-07 00:03:23 +00:00 |
|
joshualitt
|
1e31427da8
|
Remove trailing whitespace in yaml. (#16036)
|
2026-01-06 15:41:58 -08:00 |
|
Bryan Morgan
|
7feb2f8f42
|
Add 'reopened' type to issue labeling workflow
|
2026-01-06 18:17:12 -05:00 |
|
Bryan Morgan
|
2122604b32
|
Refactor parent issue check to use URLs
|
2026-01-06 18:00:39 -05:00 |
|
Bryan Morgan
|
d4b4aede2f
|
Add debugging logs for issue parent checks
Added debugging logs to inspect issue object and parent information.
|
2026-01-06 17:56:39 -05:00 |
|
Bryan Morgan
|
4b5c044272
|
Fix label-backlog-child-issues workflow logic
|
2026-01-06 17:48:08 -05:00 |
|
Bryan Morgan
|
86b5995f12
|
Add workflow to label child issues for rollup (#16002)
|
2026-01-06 16:00:47 -05:00 |
|
N. Taylor Mullen
|
f0a039f7c0
|
Agent Skills: Unify Representation & Centralize Loading (#15833)
|
2026-01-03 16:24:36 -08:00 |
|
Daan Versavel
|
18698d6929
|
(fix) Automated pr labeller (#14885)
|
2025-12-17 17:17:26 +00:00 |
|
Tommaso Sciortino
|
927102ea1b
|
increase labeler timeout (#14922)
|
2025-12-11 17:05:20 +00:00 |
|
Gal Zahavi
|
d90356e8a3
|
chore: add closing reason to stale bug workflow (#14861)
|
2025-12-09 23:13:42 +00:00 |
|
Daan Versavel
|
f919783173
|
(fix) Automated pr labeller (#14788)
|
2025-12-09 17:19:16 +00:00 |
|
Tommaso Sciortino
|
bc542cbca8
|
Always set pending status in E2E tests (#14756)
|
2025-12-09 02:58:52 +00:00 |
|
Tommaso Sciortino
|
8f43d4851d
|
Remove old E2E Workflows (#14749)
|
2025-12-09 00:32:29 +00:00 |
|
Tommaso Sciortino
|
cdc74a742a
|
Always set status in chained_e2e workflow (#14730)
|
2025-12-08 19:37:47 +00:00 |
|
Daan Versavel
|
8651c53923
|
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
|
b2a821c81a
|
Update automated triage workflow to stop assigning priority labels (#14717)
|
2025-12-08 18:17:26 +00:00 |
|
Tommaso Sciortino
|
3888a592cf
|
set failed status when chained e2e fails (#14725)
|
2025-12-08 18:10:39 +00:00 |
|
Tommaso Sciortino
|
738354ff65
|
Use Robot PAT for chained e2e merge queue skipper (#14585)
|
2025-12-05 17:45:18 +00:00 |
|
Tommaso Sciortino
|
bedce8aacf
|
Trigger chained e2e tests on all pull requests (#14551)
|
2025-12-05 01:28:50 +00:00 |
|
Tommaso Sciortino
|
290ede93e2
|
Write e2e status to local repo not forked repo (#14549)
|
2025-12-05 00:35:08 +00:00 |
|
Tommaso Sciortino
|
f4f2bcbd98
|
Make trigger_e2e manually fireable. (#14547)
|
2025-12-04 23:58:45 +00:00 |
|
Tommaso Sciortino
|
1c5213788c
|
Grant chained workflows proper permission. (#14534)
|
2025-12-04 22:11:37 +00:00 |
|
Gal Zahavi
|
0d5424fb79
|
feat: Exclude maintainer labeled issues from stale issue closer (#14532)
|
2025-12-04 21:54:26 +00:00 |
|
Gal Zahavi
|
939cb67621
|
feat: add scheduled workflow to close stale issues (#14404)
|
2025-12-03 19:11:28 +00:00 |
|
Tommaso Sciortino
|
f7f047936b
|
Remove references to deleted kind/bug label (#14383)
|
2025-12-02 09:52:59 -08:00 |
|
cornmander
|
9937fb2220
|
Use lenient MCP output schema validator (#13521)
|
2025-11-20 21:51:25 +00:00 |
|
Sandy Tao
|
f3a8b73717
|
fix(ci): ensure correct version calculation and git ls-remote filtering in release workflow (#12683)
|
2025-11-07 21:06:55 +00:00 |
|
Richie Foreman
|
445a5eac33
|
fix(patch workflow): Ensure that the environment is listed on patch comments (#12538)
|
2025-11-06 23:30:20 +00:00 |
|