feature: agrego implementacion de github remote api

This commit is contained in:
jt
2026-07-08 21:27:42 -03:00
parent 0fcf53bcb5
commit c18ca454c0
2 changed files with 30 additions and 5 deletions
+2 -1
View File
@@ -47,7 +47,8 @@ El comando solicitará 2 opciones:
automáticamente. Por el momento, se soportan los siguientes remotos:
- [x] Bitbucket
- [ ] Github: planeado
- [x] Github
- [x] Gitea
La configuración del remoto requiere tener un Access Token para poder crear los PRs automáticamente.
El mismo se puede crear desde el repositorio al que se quiere dar acceso: *"Repository settings" >