Link to Fedora Forge

This commit is contained in:
Peter Oliver 2026-03-25 21:26:04 +00:00 committed by Ryan Lerch
commit ec7a5aa3ea
5 changed files with 8 additions and 7 deletions

View file

@ -3,7 +3,7 @@
== Purpose
This document outlines the steps required to create a new
organization within the Fedora Forge, ensuring proper configuration for
organization within the https://forge.fedoraproject.org/[Fedora Forge], ensuring proper configuration for
repository creation and team management.
== Scope
@ -25,7 +25,7 @@ The organization creation process involves six main steps: logging in as an admi
=== Log In as Administrator
. Navigate to the Fedora Forge login page.
. Navigate to the https://forge.fedoraproject.org/user/login[Fedora Forge login page].
. Log in using a user account that possesses administrator privileges.
. *Verification:* Upon successful login, observe the top-right corner of the
Fedora Forge page. The presence of a *"+" icon* indicates that you have

View file

@ -2,7 +2,7 @@
== Overview
This document establishes the standard naming conventions for Fedora Accounts groups, Fedora Forge organizations, and team names used in Fedora Forge. Consistent naming helps administrators create appropriately named groups and organizations, and helps contributors understand what access different groups provide.
This document establishes the standard naming conventions for https://accounts.fedoraproject.org/[Fedora Accounts] groups, https://forge.fedoraproject.org/[Fedora Forge] organizations, and team names used in Fedora Forge. Consistent naming helps administrators create appropriately named groups and organizations, and helps contributors understand what access different groups provide.
== Standard Naming Convention

View file

@ -2,7 +2,8 @@ include::partial$attributes.adoc[]
= Fedora Forge: Your Home for Fedora Collaboration
Welcome to Fedora Forge, the official home for Fedora teams, SIGs, and
Welcome to https://forge.fedoraproject.org/[Fedora Forge], the official
home for Fedora teams, SIGs, and
subprojects. Built on the open-source Forgejo platform, Fedora Forge is a
dedicated space designed to streamline development and collaboration across the
Fedora Project.

View file

@ -3,7 +3,7 @@
== Purpose
This document provides a step-by-step guide on how to clone a repository from
the Fedora Forge instance using HTTPS authentication. This method is
the https://forge.fedoraproject.org/[Fedora Forge] instance using HTTPS authentication. This method is
recommended as SSH cloning is currently not supported. It will also cover how
to use Access Tokens for authentication, which is the secure and recommended
practice for automated or repeated access.
@ -49,7 +49,7 @@ token with `+repository+` read/write access instead of clicking through the Web
. Click on your *profile picture/icon* in the top-right corner.
. Select *"Settings"* from the dropdown menu.
. In the left-hand navigation sidebar, click on *"Applications"*.
. In the left-hand navigation sidebar, click on https://forge.fedoraproject.org/user/settings/applications[*"Applications"*].
. Under the "Access Tokens" section, click the *"Generate Token"* button.
. *Token Name:* Give your token a descriptive name (e.g., `my-laptop-git`).

View file

@ -1,4 +1,4 @@
. Log into Fedora Forge using your Fedora Account credentials and navigate to the destination organization where you want to create the migrated repository.
. Log into https://forge.fedoraproject.org/[Fedora Forge] using your https://accounts.fedoraproject.org/[Fedora Accounts] 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.