ad-m / ad-m/github-push-action
Future of action - consider archiving
- Linguagem predominante
- Shell
- Estrelas
- 1.3k
- Forks
- 238
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.