ad-m / ad-m/github-push-action
Future of action - consider archiving
- Lenguaje dominante
- Shell
- Estrellas
- 1.3k
- Forks
- 238
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I am afraid that this project has little usefulness at the moment, thanks to the development of "actions/checkout", which simplifies the use of tokens. Additionally, getting to know Git better, which indicates that you don't have to use "base64" and your own headers to pass the token further simplifies.
This action is a simple git wrapper that adds an extra (redundant) layer of abstraction. The current open issues are mostly oriented around crossing this abstract layer (with the extreme approach of adding any parameter - see #101) or not understanding git (#99).
I am thinking of archiving this action. Could someone please indicate which operations are not easier for him or at least not possible to do with "actions/checkout" (see example "[Push a commit using the built-in token](https://github.com/actions/checkout#push-a-commit-using-the-built-in-token)") than with this action?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.