Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

closed PRs can create a patch check task on every commit #24490

Closed
earl-warren opened this issue May 2, 2023 · 2 comments
Closed

closed PRs can create a patch check task on every commit #24490

earl-warren opened this issue May 2, 2023 · 2 comments
Labels

Comments

@earl-warren
Copy link
Contributor

Description

This is an issue introduced by #23324

Steps to reproduce:

  • Create a pull request to merge the default branch into another branch
  • Close the pull request
  • Every time a commit is pushed to the default branch a task will verify the patch

Although the above scenario is unlikely, it will never stop creating a workload. At scale the number of such cases keep growing, specially when importing projects from other forges.

Gitea Version

v1.19

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

https://codeberg.org

Database

None

@wolfogre
Copy link
Member

wolfogre commented May 4, 2023

Should be fixed by #24231

@denyskon
Copy link
Member

denyskon commented Jul 1, 2023

Cannot reproduce it anymore, should be fixed by #24231

@denyskon denyskon closed this as completed Jul 1, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants