forked from forge/documentation
Abstract shared migration tool access section to reduce duplication
- Created shared include file: partials/access_fedora_forge_migration_tool.adoc - Updated pagure_repository.adoc to use shared section via include - Updated pagure_private_tickets.adoc to use shared section via include - Removed outdated steps from private tickets document - Both documents now use consistent, up-to-date migration tool access steps This eliminates code duplication and ensures both migration documents stay in sync when the shared steps need to be updated. Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
5cacec1682
commit
ac753246c1
3 changed files with 7 additions and 12 deletions
|
|
@ -63,13 +63,7 @@ The private ticket migration process involves four main steps: creating a Pagure
|
|||
|
||||
=== Access Fedora Forge Migration Tool
|
||||
|
||||
. Log into Fedora Forge using your Fedora Account credentials.
|
||||
. Navigate to the destination organization where you want to create the private repository.
|
||||
image:migration_pagure_07.png[]
|
||||
. Click on the *New migration* button to begin the migration process.
|
||||
image:pagure_migration_new_migration_button.png[]
|
||||
. Click on the *Pagure* button at the bottom of the migration page.
|
||||
image:pagure_migration_select_pagure_source.png[]
|
||||
include::partial$access_fedora_forge_migration_tool.adoc[]
|
||||
|
||||
=== Configure Private Repository Migration
|
||||
|
||||
|
|
|
|||
|
|
@ -48,11 +48,7 @@ The migration process involves two main steps: accessing the Fedora Forge migrat
|
|||
|
||||
=== Access Fedora Forge Migration Tool
|
||||
|
||||
. Log into Fedora Forge using your Fedora Account credentials and navigate to the destination organization where you want to create the migrated repository.
|
||||
. Click on the *New migration* button to begin the migration process.
|
||||
image:pagure_migration_new_migration_button.png[]
|
||||
. Click on the *Pagure* button at the bottom of the migration page.
|
||||
image:pagure_migration_select_pagure_source.png[]
|
||||
include::partial$access_fedora_forge_migration_tool.adoc[]
|
||||
|
||||
=== Configure Repository Migration
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
. Log into Fedora Forge using your Fedora Account credentials and navigate to the destination organization where you want to create the migrated repository.
|
||||
. Click on the *New migration* button to begin the migration process.
|
||||
image:pagure_migration_new_migration_button.png[]
|
||||
. Click on the *Pagure* button at the bottom of the migration page.
|
||||
image:pagure_migration_select_pagure_source.png[]
|
||||
Loading…
Add table
Add a link
Reference in a new issue