+[10 years ago]Nevik_hiiambo, no, you can just ask in here +[10 years ago]hiiamboNevik_, thanks - sorry i went afk for a bit. i have my site hosted on github pages using jekyll, i have my style.scss in just a plain css folder in the root - it doesnt seem to be processing my sass and making the appropriate changes to the site css. any thoughts? +[10 years ago]terratomaanyone know how i can grab the email address of a user from GHE? i get info for a user through the api, i only see an email address if a user has filled out their profile and added an email address +[10 years ago]terratoma'profile: email' +[10 years ago]terratomabut i can see their email address with an administrative user in the web ui
+[10 years ago]VxJasonxVterratoma: you can only get it if a user filled out their profile +[10 years ago]VxJasonxVactually, hmm +[10 years ago]VxJasonxVI guess it's not /private data/ since it'll show up in git commits +[10 years ago]VxJasonxVdid you try https://developer.github.com/v3/users/emails/ ? +[10 years ago]VxJasonxVit's different from https://developer.github.com/v3/users/#get-a-single-user