Skip to content

Commit 10b053a

Browse files
committed
Merge remote-tracking branch 'giteaofficial/main'
* giteaofficial/main: [skip ci] Updated translations via Crowdin Use known issue IID to generate new PR index number when migrating from GitLab (go-gitea#28616) Update repo-mirror.en-us.md (go-gitea#28612)
2 parents 8f9c825 + a1dfffd commit 10b053a

File tree

5 files changed

+95
-13
lines changed

5 files changed

+95
-13
lines changed

docs/content/usage/repo-mirror.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The repository now gets mirrored periodically to the remote repository. You can
5858

5959
To set up a mirror from Gitea to GitHub, you need to follow these steps:
6060

61-
1. Create a [GitHub personal access token](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token) with the *public_repo* box checked.
61+
1. Create a [GitHub personal access token](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token) with the *public_repo* box checked. Also check the **workflow** checkbox in case your repo using act for continuous integration.
6262
2. Create a repository with that name on GitHub. Unlike Gitea, GitHub does not support creating repositories by pushing to the remote. You can also use an existing remote repo if it has the same commit history as your Gitea repo.
6363
3. In the settings of your Gitea repo, fill in the **Git Remote Repository URL**: `https://github.com/<your_github_group>/<your_github_project>.git`.
6464
4. Fill in the **Authorization** fields with your GitHub username and the personal access token as **Password**.

options/locale/locale_fr-FR.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3514,6 +3514,7 @@ runs.commit=Révision
35143514
runs.scheduled=Planifié
35153515
runs.pushed_by=soumis par
35163516
runs.invalid_workflow_helper=La configuration du flux de travail est invalide. Veuillez vérifier votre fichier %s.
3517+
runs.no_matching_online_runner_helper=Aucun exécuteur en ligne correspondant au libellé %s
35173518
runs.actor=Acteur
35183519
runs.status=Statut
35193520
runs.actors_no_select=Tous les acteurs

0 commit comments

Comments
 (0)