+[2019-11-11T19:02:39Z]R2robot:) +[2019-11-11T20:25:34Z]josuebcIs there any recommended way to download and add every gpg key for every member of an organization? +[2019-11-11T20:26:25Z]josuebcSay, I want to show weather each commit is verified or not, locally (when running github log). IF I don't have the public gpg key it doesn't show as "G" it shows as "E" +[2019-11-11T20:26:32Z]josuebcand the error being that the key is not in my local keyring. +[2019-11-11T20:26:44Z]josuebcThe public gpg key, that is.
well it's a new repo so i didn't change anything
+[2019-11-12T10:26:19Z]StummiGHA Question: From an Action I push into the repository, and expect this to trigger another action, however the second action does not run. Is this intentional? +[2019-11-12T16:09:36Z]jlevonsomebody know how to get hub(1) pr list to work with a forked repository? it's insisting there are no PRs +[2019-11-12T16:36:13Z]nedbatjlevon: i never used it before, but "-b <BASE>" might be the key +[2019-11-12T16:37:13Z]jlevonnedbat: the branch is master, though. +[2019-11-12T16:37:26Z]jlevonit just shows the original repo's PRs not the forked on