+ [2019-03-15T20:59:46Z] riegersn How can I configure our protected branch to allow specific users to not need a review to merge?
+ [2019-03-15T21:00:13Z] riegersn Im struggling today to figure this out. I've made myself a code owner but that doesn't seem to help
+ [2019-03-16T00:23:34Z] sine0 learn me. is master branch the latest stable
+ [2019-03-16T00:41:19Z] jlk only by convention, and not very often "stable"
+ [2019-03-16T00:41:29Z] jlk the master branch, by convention, is where active development happens.

message no. 170574

Posted by jlk in #github at 2019-03-16T00:41:19Z

only by convention, and not very often "stable"
+ [2019-03-17T04:55:40Z] platz is github's public pgp key available somewhere?
+ [2019-03-17T04:57:31Z] platz ahh, i found it at https://github.com/web-flow.gpg . pretty hard to find though. i had to search github on the rsa key 4AEE18F83AFDEB23 to get any results
+ [2019-03-17T13:23:11Z] elichai2 Hey, Intellij automatically commits stuff to a setting repository using the username `elichai2` and email `elichai2@elichai2-YOGA-720`, now my github username is `elichai`, I want github to recognize these commits as me but it doesn't allow me to add this email as valid email
+ [2019-03-17T16:58:00Z] sine0 are gists like git, can I push to update them ?
+ [2019-03-17T16:58:05Z] sine0 or is it more like pastebin