Skip to content

Pull requests: go-gitea/gitea

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add healthcheck to Docker images lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/internal type/enhancement An improvement of existing functionality
#35513 opened Sep 18, 2025 by seuros Loading…
Move updateref and removeref to gitrepo and remove unnecessary open repository lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35511 opened Sep 18, 2025 by lunny Loading…
Added button to copy file name in PR files lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/translation
#35509 opened Sep 17, 2025 by saneks222 Loading…
Use global lock instead of status pool for cron lock lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35507 opened Sep 16, 2025 by lunny Loading…
Move some functions to gitrepo package lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35503 opened Sep 16, 2025 by lunny Loading…
Pull Request Merge Text should exclude dismissed reviews if only official once count lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35500 opened Sep 16, 2025 by 6543 Loading…
Convert locale files from ini to json format lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/internal modifies/templates This PR modifies the template files modifies/translation type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35489 opened Sep 14, 2025 by lunny Loading…
Honor delete branch on merge repo setting when using merge API lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code
#35488 opened Sep 14, 2025 by kemzeb Draft
Stream repo zip/tar.gz/bundle achives by default lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#35487 opened Sep 14, 2025 by ChristopherHX Loading… 1.25.0
Improve create pull request head ref lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/migrations type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35469 opened Sep 11, 2025 by lunny Loading…
Retarget branches to next branch in chain, rather than defaultBranch lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35464 opened Sep 11, 2025 by SpectralDuck Loading…
Use git model to detect whether branch exist instead of gitrepo method lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35459 opened Sep 11, 2025 by lunny Draft
Avoid dropdown resizing because of text lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend
#35445 opened Sep 10, 2025 by silverwind Draft
Don't create patch file and rework calculating head branch name when migrating. lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/bug type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35438 opened Sep 9, 2025 by lunny Draft
2 tasks done
Add reparent option to Repository CreateFork API lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code
#35430 opened Sep 7, 2025 by AdamMajer Loading…
Clean up the lock files created 24 hours ago lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/translation
#35399 opened Sep 2, 2025 by lunny Draft
Use gitrepo.Repository instead of wikipath lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35398 opened Sep 2, 2025 by lunny Loading…
Add commitstatus token scope lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code
#35383 opened Aug 29, 2025 by not7cd Draft
10 tasks
Add Actions API endpoints for workflow run and job management lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code
#35382 opened Aug 29, 2025 by rossigee Loading…
add oauth2 device flow support lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files modifies/translation
#35379 opened Aug 29, 2025 by a1012112796 Loading… 1.26.0
Remove git.Commit referenced Tree object to let it portable lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35356 opened Aug 25, 2025 by lunny Loading…
Move request review functions to pull service package backport/done All backports for this PR have been created backport/v1.24 This PR should be backported to Gitea 1.24 lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code type/bug type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35337 opened Aug 23, 2025 by lunny Loading… 1.25.0
Add environments and deployments to the actions. lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/frontend modifies/go Pull requests that update Go code modifies/internal modifies/migrations modifies/templates This PR modifies the template files modifies/translation type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#35336 opened Aug 22, 2025 by nhumrich Loading…
Group repository settings collaborators, deploy keys and public access as access management lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/translation type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35334 opened Aug 22, 2025 by lunny Loading…
Fix issue where commenting with a status change could partially fail. lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/translation type/bug
#35317 opened Aug 19, 2025 by lunny Loading… 1.25.0
ProTip! What’s not been updated in a month: updated:<2025-08-18.