Add required permissions

Add required permissions to steps in troubleshooting guide.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-01-29 16:24:07 +01:00
parent 4fa4bcc6ad
commit f2153739f0

View file

@ -116,6 +116,8 @@ users re-create the projects as they wish.
+
The repositories could be found on `/srv/git/repositories/` and inside each
you can check `refs/pull/<PR_number>` directory.
For checking the permissions you don't need any special permissions, but
if you need to adjust anything you need to root permissions.
. Close the PR using `requests` repository
+
@ -137,6 +139,7 @@ Use `git log` for that
. Removing the PR from project
+
This should be last resort when everything others fails.
You need to have root access to `pagure02`.
+
.. Log in to PostgreSQL db on `pagure02`
+