Update SOP for package unretirement

This commit is contained in:
Patrik Polakovič 2024-07-17 19:44:37 +02:00
parent 7b844fea55
commit 1d17fd8610

View file

@ -24,10 +24,10 @@ unblocked as part of the unretirement request.
+
____
....
$ ssh compose-x86-02.phx2.fedoraproject.org
$ ssh compose-branched01.iad2.fedoraproject.org
....
____
. Clone the git-dist package using the the proper release engineering
. Clone the dist-git package using the the proper release engineering
credentials.
+
____
@ -52,7 +52,7 @@ message contains a URL to the request in pagure.
____
....
$ git revert -s COMMIT_HASH_ID
$ GIT_SSH=/usr/loca/bin/relengpush fedpkg --user releng push
$ GIT_SSH=/usr/local/bin/relengpush fedpkg --user releng push
....
____