From 14852fb00ad8383d829428387ef62ae4cbf230a0 Mon Sep 17 00:00:00 2001 From: Otto Liljalaakso Date: Jan 12 2023 07:14:56 +0000 Subject: Describe scm request automation in new package process --- diff --git a/modules/ROOT/pages/New_Package_Process_for_Existing_Contributors.adoc b/modules/ROOT/pages/New_Package_Process_for_Existing_Contributors.adoc index 12e8ad0..31ab339 100644 --- a/modules/ROOT/pages/New_Package_Process_for_Existing_Contributors.adoc +++ b/modules/ROOT/pages/New_Package_Process_for_Existing_Contributors.adoc @@ -58,9 +58,7 @@ before being able to successfully request the repo. If you want to bring the package to other Fedora releases, request branches with `fedpkg request-branch --repo PACKAGE-NAME BRANCH`. -** Wait until the requests are approved. - -. Once the requests are approved, +. Once the requests have been processed, checkout the distgit repository with `fedpkg clone `. . Import your srpm diff --git a/modules/ROOT/pages/New_Package_Process_for_New_Contributors.adoc b/modules/ROOT/pages/New_Package_Process_for_New_Contributors.adoc index abaf696..0081135 100644 --- a/modules/ROOT/pages/New_Package_Process_for_New_Contributors.adoc +++ b/modules/ROOT/pages/New_Package_Process_for_New_Contributors.adoc @@ -159,10 +159,10 @@ For example: fedpkg request-repo python-prometheus_client 1590452 .... -The request will be reviewed and processed by an admin, -usually within 24 hours. -Once the ticket is processed, -you will have access to commit and build the package. +The request will be reviewed and processed automatically. +After processing, you will have access to commit and build the package. +In case the automation does not work, +you can report the problem to https://pagure.io/fedora-infra/toddlers/issues[Toddlers issue tracker]. `fedpkg request-repo` only creates a branch for Rawhide. To request branches for other Fedora releases,