[CI][Java][R] Improve notifications on failures for nightly R and Java jobs
- Lenguaje dominante
- Java
- Estrellas
- 94
- Forks
- 152
- Merge medio
- 3 d 16 h
- PR fusionados (30 d)
- 11
Descripción
### Describe the enhancement requested
We use crossbow to run almost all our nightlies and we have several notification reports set up. E-mails and Zulip notifications.
We also have two periodic nightly jobs for the Java and R nightlies on the main Arrow repository:
https://github.com/apache/arrow/blob/157b8f555bdd5bf2fafc875b8c983c8c51a3c936/.github/workflows/java_nightly.yml#L32
https://github.com/apache/arrow/blob/157b8f555bdd5bf2fafc875b8c983c8c51a3c936/.github/workflows/r_nightly.yml#L37
We currently miss the notifications if those jobs fail. We should implement something that allows us to get similar notifications as the ones we get from the crossbow jobs.
This issue has been created as a follow up from the discussion on this issue:
https://github.com/apache/arrow/pull/35478#issuecomment-1541568452
As seen on the comment linked above we could use the [failure condition](https://docs.github.com/en/actions/learn-github-actions/expressions#example-of-failure) on those jobs.
### Component(s)
Continuous Integration, Java, R
Guía de contribución
Línea de trabajo
Comienza con .github/workflows/java_nightly.yml y .github/workflows/r_nightly.yml en las secciones de jobs enlazadas; después, revisa la documentación sobre las condiciones de fallo de GitHub Actions y la discusión enlazada de crossbow. Se considera terminado cuando los fallos de ambos jobs nocturnos producen informes de notificación comparables a las notificaciones existentes por correo electrónico de crossbow y de Zulip.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github-actions, java, r
- Área
- ci-cd, devops
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100