Shubham Shukla

Results 35 comments of Shubham Shukla
trafficstars

### Fixed the following things - Corrected the Indentation style of tests(Now following project's style) - Improved local testing(Tokens are not added nor used from `~/.gitconfig` or global `GHI_TOKEN` while...

@stephencelis Thanks. Its complete from my side(less the README link). About PR mechanism, (as mentioned in a previous comment) since the test environment contains 2 secure env vars namely `GITHUB_USER`...

The reason for keeping the username and password secure(Not available publically) even though its a fake account. https://github.com/shubhamshuklaer/ghi/issues/3 > Even if the user is fake, it still linked to the...

@stephencelis That is an awesome idea. But I don't know when I will be able to do it. If someone else is interested in doing it, that would be awesome.

@olleolleolle Thanks a lot for the review. I am a bit out of touch with this PR right now. Will fix this when incorporating stephencelis' idea of using vcr gem....