Split the GitHub mirror so Gitea creates its runs and no delete is dropped
Test / test (18) (pull_request) Successful in 18s
Mirror / push (push) Successful in 5s
Test / lint (pull_request) Successful in 20s
Test / test (22) (pull_request) Successful in 22s
Test / test (24) (pull_request) Successful in 17s
Test / test (26) (pull_request) Successful in 17s
Test / test (20) (pull_request) Successful in 18s

This commit is contained in:
2026-09-14 20:38:46 +02:00
parent 27e8f288ec
commit 14b114afda
4 changed files with 51 additions and 43 deletions
+4 -4
View File
@@ -115,10 +115,10 @@ refuses to delete its default branch.
URL in `package.json` resolves from then on.
- [ ] Push `main` and make it GitHub's default branch.
- [ ] Remove Renovate and CodeRabbit from the GitHub repository.
- [ ] Mirror to GitHub from `.gitea/workflows/mirror.yaml`, with `MIRROR_GITHUB_TOKEN`. Every push
sends all of Gitea's branches and tags, overwriting a same-named ref, and a branch or tag deleted
on Gitea is deleted there too. Refs only GitHub has, its pull requests and forks stay, so one can
be taken in. Maintainer's call, 2026-09-14.
- [ ] Mirror to GitHub from `.gitea/workflows/mirror.yaml` and `mirror-delete.yaml`, with
`MIRROR_GITHUB_TOKEN`. A push of a commit carrying the workflow, and the nightly run, send all of
Gitea's branches and tags, overwriting a same-named ref; a branch or tag deleted on Gitea is
deleted there too. Refs only GitHub has stay. Maintainer's call, 2026-09-14.
## Close the GitHub backlog