kernelci / kernelci/kernelci-deploy
Add indicator that a PR has been included in the latest staging build
- Lenguaje dominante
- Python
- Estrellas
- 4
- Forks
- 19
- Merge medio
- 3 d 9 h
- PR fusionados (30 d)
- 3
Descripción
At the moment, as [documented](https://kernelci.org/docs/instances/staging/) the staging pipeline automatically goes through each relevant kerrnelci repository and tries to merge [valid](https://kernelci.org/docs/instances/staging/#github-pull-requests) pull requests into a staging.kernelci.org branch for each repository.
These branches are then used in a "staging" version of kernelci.org - staging.kernelci.org.
The process occurs every 8 hours and it works great.
However, when there are lots of PRs for the same repository there is always a chance that there may be a merge conflict. If this happens the branch/PR being merged will be ignored. When this happens there is no way for the user to know that their PR hasn't been picked up by staging in the GitHub GUI unless they look through the commit log.
The goal for this ticket is to add a visible way to determine whether a PR is part of the latest staging.kernelci.org build.
This could be done by adding a new `in-staging` label, or by adding a comment, or both, or some other method.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza con la documentación del pipeline de staging en kernelci.org/docs/instances/staging/ y su sección sobre GitHub pull requests. Rastrea cómo se incorporan los pull requests válidos en la rama de cada repositorio de staging.kernelci.org, incluido el flujo cuando hay conflictos de merge. Se considera terminado cuando los usuarios pueden determinar en GitHub si un pull request está incluido en el último staging build.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- 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