ad-m / ad-m/github-push-action
Future of action - consider archiving
- Langage dominant
- Shell
- Étoiles
- 1.3k
- Forks
- 238
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.