flutter / flutter/devtools

Daily Dev Bump does not clean up closed branches

Abierto
#5,784 2 comentarios 0 reacciones 1 asignado Reclamado por @kenzieschmoll Ver en GitHub
blocked cost: low fix it friday infra P3 reproduce to verify tech debt
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

I've been manually deleting the closed and merged Daily Dev Bump branches. I see there is [logic](https://github.com/flutter/devtools/blob/37e155465f59cb1d83b267cb321f8e353c629bd1/.github/workflows/daily-dev-bump.yaml#L117) to try to clean them up, but that doesn't seem to be getting triggered. It also looks like that's just for closed PRs and not for merged PRs.

Screenshot 2023-05-12 at 9 25 33 AM

One option is to fork and clone the DevTools repo from the workflow, instead of only cloning it. That way the branches aren't being opened in the DevTools repo itself.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.