@@ -314,7 +314,7 @@ triage:
314314 - id : spring
315315 labels : [area/spring]
316316 title : " spring"
317- notify : [geoand, aureamunoz]
317+ notify : [geoand, aureamunoz, edeandrea ]
318318 directories :
319319 - extensions/spring-
320320 - integration-tests/spring-
@@ -346,10 +346,17 @@ triage:
346346 labels : [area/kubernetes]
347347 titleBody : " knative"
348348 notify : [geoand, iocanel]
349- - id : jib
349+ - id : container-image
350350 labels : [area/container-image]
351- titleBody : " jib"
352- notify : [geoand]
351+ expression : |
352+ matches("jib", titleBody)
353+ || matches("container-image", titleBody)
354+ || matches("docker", titleBody)
355+ || matches("podman", titleBody)
356+ || matches("buildpack", titleBody)
357+ notify : [geoand, edeandrea]
358+ directories :
359+ - extensions/container-image
353360 - id : kafka
354361 labels : [area/kafka]
355362 notify : [cescoffier, ozangunalp, alesj]
@@ -779,8 +786,5 @@ triage:
779786 labels : [area/virtual-threads]
780787 title : " (virtual.thread|RunOnVirtualThread)"
781788 notify : [cescoffier, ozangunalp]
782- - id : podman
783- labels : [env/podman]
784- title : " podman"
785789 qe :
786790 notify : [rsvoboda, mjurc]
0 commit comments