Skip to content

Conversation

@lunny
Copy link
Member

@lunny lunny commented Nov 2, 2025

Fix #35781, #27472

The PR will not correct the wrong numbers automatically.

There is a cron task check_repo_stats which will be run when Gitea start or midnight. It will correct the numbers.

@lunny lunny added the type/bug label Nov 2, 2025
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 2, 2025
@github-actions github-actions bot added the modifies/go Pull requests that update Go code label Nov 2, 2025
@lunny lunny added backport/v1.25 backport/v1.24 This PR should be backported to Gitea 1.24 labels Nov 2, 2025
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Nov 3, 2025
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Nov 3, 2025
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Nov 3, 2025
@lunny lunny enabled auto-merge (squash) November 3, 2025 20:19
@lunny lunny merged commit d9c0f86 into go-gitea:main Nov 3, 2025
25 checks passed
@GiteaBot GiteaBot added this to the 1.26.0 milestone Nov 3, 2025
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Nov 3, 2025
@lunny lunny deleted the lunny/fix_negative_pr_count branch November 3, 2025 21:33
@GiteaBot
Copy link
Collaborator

GiteaBot commented Nov 3, 2025

I was unable to create a backport for 1.25. @lunny, please send one manually. 🍵

go run ./contrib/backport 35819
...  // fix git conflicts if any
go run ./contrib/backport --continue

@GiteaBot GiteaBot added the backport/manual No power to the bots! Create your backport yourself! label Nov 3, 2025
lunny added a commit to lunny/gitea that referenced this pull request Nov 3, 2025
Fix go-gitea#35781, go-gitea#27472

The PR will not correct the wrong numbers automatically.

There is a cron task `check_repo_stats` which will be run when Gitea
start or midnight. It will correct the numbers.
@lunny lunny added backport/done All backports for this PR have been created and removed backport/v1.24 This PR should be backported to Gitea 1.24 labels Nov 3, 2025
lunny added a commit that referenced this pull request Nov 4, 2025
Fix #35781, #27472
Backport #35819 

The PR will not correct the wrong numbers automatically.

There is a cron task `check_repo_stats` which will be run when Gitea
start or midnight. It will correct the numbers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/done All backports for this PR have been created backport/manual No power to the bots! Create your backport yourself! backport/v1.25 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/go Pull requests that update Go code modifies/migrations type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pull requests show negative number -1 after merge

5 participants