From 50a14946719892b143f5865842c83f2ac51b2db7 Mon Sep 17 00:00:00 2001 From: Lucas Sta Maria Date: Wed, 27 Aug 2025 17:51:35 +0800 Subject: [PATCH] docs: update README --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 3b137d4..260c4e2 100644 --- a/README.org +++ b/README.org @@ -15,6 +15,8 @@ With [[https://github.com/radian-software/straight.el][straight]] and [[https:// :straight (ghpr :type git :host github :repo "priime0/ghpr.el")) #+end_src +You need a [[https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens][personal access token]] stored in[[https://www.gnu.org/software/emacs/manual/html_node/emacs/Authentication.html][.authinfo(.gpg)]] with =repo= permissions, which will be used to handle interactions with the GitHub API for pull requests, including listing PRs and submitting reviews. + ** Feature set Current features: