Retroactively resolve the pull request commit histories across migrated repositories #570
Labels
No labels
Backlog Status
Needs Review
Backlog Status
Ready
Chore
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forge/forge#570
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Retroactively resolve the pull request commit histories across migrated repositories
Details
Retroactively resolve the pull request commit histories across migrated repositories
After the https://codeberg.org/forgejo/forgejo/pulls/12433 lands on the production environment, any newly migrated pull requests would have their complete commit histories but the ones that have already migrated will not.
We need to be able to retroactively be able to resolve the commit histories of the pull requests that have already made it across to the other side. While it could first help the Koji migration but then it could help other repos too.
The fix is live, and the script can be run now on the server to repair incorrect PRs.