emacs

J 2026-01-23T06:47:43.830209Z

Hi guys! I use magit and forge to manage Github repo. I see the pull request, etc... but when I want to review a PR, I have the message: Required Github token. It's weird because I have set a personal access token on .authinfo.gpg. What I miss?

practicalli-johnny 2026-01-23T09:45:47.227159Z

If its never worked, then maybe access tokens are not correct, e.g. repo, user and read:org I assume you have checked the access token hasnt expired. This is a complete guide I use to set up Magit forge, it should work for any Emacs config (use init.el instead of .spacemacs for Emacs config where relevant) https://practical.li/spacemacs/source-control/forge-configuration/

J 2026-01-23T09:48:52.689349Z

Thanks I check that

J 2026-01-23T14:03:28.551869Z

I follow all the article, I can create a PR but I not a review 😞