From e5058f56bc659191d9b38028e852cfca352e20cc Mon Sep 17 00:00:00 2001 From: James McKinney <26463+jpmckinney@users.noreply.github.com> Date: Tue, 26 Nov 2024 21:38:06 -0500 Subject: [PATCH] github/maintainers: Clarify need for PAT, etc. --- 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 dcc5154..453e7c9 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 to access all repositories of the ``open-contracting`` organization with a *Contents* permission of *Read and write*. This user is the only member of the Robots team, which needs permission to push fixes to protected branches. + This permission level is required to **push fixes to protected branches**. The ``ocp-deploy`` user is the only member of the Robots team. The ``PAT`` environment variable is its personal access token to access all repositories of the ``open-contracting`` organization with a *Contents* permission of *Read and write*. #. Add the new repositories to `pre-commit ci `__ #. Add the new repositories to `Coveralls `__