From 895d4a21f308287b6cc56424cad74a6ffc94bdee Mon Sep 17 00:00:00 2001 From: Sebastian Beltran Date: Thu, 29 May 2025 18:04:02 -0500 Subject: [PATCH] docs: add note about creating Personal access tokens in README Signed-off-by: Sebastian Beltran --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efdb931..773b494 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Allows you to create a label in all existing repositories in an organization. ### `triage/subscribe-to-org-repos.js` - Subscribe to Org Repos Allows you to subscribe to all repositories in an organization. +Note: Create the token with the Personal access tokens (classic) methods + ## Usage 1. Clone the repository 2. Install the required dependency for the script you want to use