From 70e7429fef311f8b2d63255aa7d90b7cbe4e8c08 Mon Sep 17 00:00:00 2001 From: James McKinney <26463+jpmckinney@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:10:13 -0500 Subject: [PATCH] github/maintainers: Change scope to repo. "contents: read" seems to no longer be guaranteed. actions/checkout#445 --- docs/github/maintainers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/github/maintainers.rst b/docs/github/maintainers.rst index de2c348..63a7a8b 100644 --- a/docs/github/maintainers.rst +++ b/docs/github/maintainers.rst @@ -69,7 +69,7 @@ Onboard consultants or Start a project .. note:: - The ``PAT`` environment variable is a personal access token of the ``ocp-deploy`` user with a ``repo:public_repo`` scope. This user is the only member of the Robots team, which needs permission to push fixes to protected branches. + The ``PAT`` environment variable is a personal access token of the ``ocp-deploy`` user with a ``repo`` scope. This user is the only member of the Robots team, which needs permission to push fixes to protected branches. #. Add the new repositories to `pre-commit ci `__ #. Add the new repositories to `Coveralls `__