+[5 years ago]R2robotif you use vim, there is markdown-preview plugin. Not gh specific though +[5 years ago]R2robothttps://github.com/iamcco/markdown-preview.nvim +[5 years ago]worchIs there some way to receive a webhook for a repo that you don't control e.g. ReleaseEvent? Or would I just have to poll releases? +[5 years ago]shrysrIs this correct w.r.t gpg signing of commits : I upload to gh my public key, sign a commit locally with private and this is crypto verified by gh? Say I dont believe GH - I can still manually verify the sign with the public key of the person who commits? +[5 years ago]shrysrI am posting ^ in #gnupg as well
+[5 years ago]worchshrysr: yea. See `git log --show-signature` and `git verify-commit` +[5 years ago]shrysrty worch +[5 years ago]roboirccan we setup a custom selection for new issue type in github? if so how? +[5 years ago]roboircdo I have to create an issue template like this? https://github.com/material-components/material-components-android/blob/master/.github/ISSUE_TEMPLATE/feature_request.md +[5 years ago]roboircthats what i have to do!