kubernetes-client/python
Figure out a plan to update release branches automatically
Aberta
#177 aberto em 17 de abr. de 2017
help wantedhelp-neededlifecycle/frozen
Métricas do repositório
- Stars
- (6.225 estrelas)
- Métricas de merge de PR
- (Mesclagem média 10d 3h) (2 fundiu PRs em 30d)
Description
Release branches in client-python are following a release branch in kubernetes main repo. If there is a patch for main repo's branch, we should figure out a way to at least detect it, even better create a PR automatically and even much better merge that PR if it is backward compatible.
I would consider this task done if we create a PR automatically. Merging on backward compatibility would be just a plus.