I usually use gitkraken to deploy changes on my repositories on github. However, now that the MODIStsp is included in rOpensci I am not able to that anymore since I get the following error:
Am I doing something wrong, or this is normal and it is not possible to use GitKraken on ropensci repos? If the latter, would it be possible/would you consider allowing this?
it seems somewhat unusual for a git client to need permissions through github, do you know you have set up your ssh key correctly? Does gitkraken work for other repos outside of ropensci?
Maybe what is “missing” is the authorization for GitKraken as OAuth App for rOpensci?
Also note that I do not have problems in pushing updates to ropensci using RStudio.