migration: remove suggestion to disable Pagure pull requests #21

Open
gotmax23 wants to merge 1 commit from gotmax23/forge-documentation:dont-suggest-disabling-prs into main
Contributor

Disabling pull requests prevents access to existing pull requests and
breaks links. Recovering existing pull requests from the original Pagure
repository is occasionally necessary due to issues mentioned in
forge/forge#540.

Disabling pull requests prevents access to existing pull requests and breaks links. Recovering existing pull requests from the original Pagure repository is occasionally necessary due to issues mentioned in https://forge.fedoraproject.org/forge/forge/issues/540.
migration: remove suggestion to disable Pagure pull requests
Some checks are pending
/ test (pull_request) Blocked by required conditions
55ad991d95
Disabling pull requests prevents access to existing pull requests and
breaks links. Recovering existing pull requests from the original Pagure
repository is occasionally necessary due to issues mentioned in
forge/forge#540.
Some checks are pending
/ test (pull_request) Blocked by required conditions
This pull request can be merged automatically.
Some workflows are waiting to be reviewed.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u dont-suggest-disabling-prs:gotmax23-dont-suggest-disabling-prs
git switch gotmax23-dont-suggest-disabling-prs

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff gotmax23-dont-suggest-disabling-prs
git switch gotmax23-dont-suggest-disabling-prs
git rebase main
git switch main
git merge --ff-only gotmax23-dont-suggest-disabling-prs
git switch gotmax23-dont-suggest-disabling-prs
git rebase main
git switch main
git merge --no-ff gotmax23-dont-suggest-disabling-prs
git switch main
git merge --squash gotmax23-dont-suggest-disabling-prs
git switch main
git merge --ff-only gotmax23-dont-suggest-disabling-prs
git switch main
git merge gotmax23-dont-suggest-disabling-prs
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forge/documentation!21
No description provided.