+[5 years ago]R2robot:) +[5 years ago]josuebcIs there any recommended way to download and add every gpg key for every member of an organization? +[5 years ago]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" +[5 years ago]josuebcand the error being that the key is not in my local keyring. +[5 years ago]josuebcThe public gpg key, that is.
+[5 years ago]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? +[5 years ago]jlevonsomebody know how to get hub(1) pr list to work with a forked repository? it's insisting there are no PRs +[5 years ago]nedbatjlevon: i never used it before, but "-b <BASE>" might be the key +[5 years ago]jlevonnedbat: the branch is master, though. +[5 years ago]jlevonit just shows the original repo's PRs not the forked on