Roger Oba

Results 294 comments of Roger Oba

@lacostej could you rebase your branch to trigger Netlify preview again? 🙏

💯 Relative links all the way - I've seen members commenting in this repo many times that we use relative links as standard. Those absolute links must be old and...

@foolioo thanks for checking in! I've merged the contents of your PR into this one 💪 good stuff!

In my case it was definitely [this](https://github.com/rogerluan/.github/commit/b6e4f1ba587e3bc176e77b28abc8066c8d8a8536) setting that was malfunctioning in my repo, but perhaps **also** [this](https://github.com/rogerluan/.github/commit/33c700895bc3e4135d11a4e7fa94929d1971fbe3) one, the reason being (for both of them) that I am running...

In another repo of mine, [this](https://github.com/rogerluan/FeatureConfig/commit/671d713c53755f9b6605d389482767dd492a60a1) was the root cause of the failure. Apparently, topics cannot have spaces in them 😬

Ping @travi what do we need to merge this in? 🙇 At the moment, the alternative to this bot, https://github.com/github/safe-settings, is ahead of this one because it doesn't support this...

Please merge this! @dzenbot Clean and working solution!

Full instructions, step-by-step, are: 1. `git clone [email protected]:fastlane/boarding.git` 1. `cd boarding` 1. `heroku login` 1. `heroku create your_app_name` 1. `heroku buildpacks:set https://github.com/bundler/heroku-buildpack-bundler2` 1. `heroku config:set ITC_APP_ID=your_add_id` 1. `heroku config:set ITC_USER=your_itunes_connect_username`...