-
- Notifications
You must be signed in to change notification settings - Fork 6.2k
Pull requests: go-gitea/gitea
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make it possible to delete stale review requests that incorrectly remain in DB 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
#33356 opened Jan 22, 2025 by 6543 Loading… updated Nov 3, 2025
Update golangci-lint to v2.6.0 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/internal topic/code-linting
#35801 opened Oct 31, 2025 by silverwind Loading… updated Nov 3, 2025
Fix incorrect pull request counter backport/v1.24 This PR should be backported to Gitea 1.24 backport/v1.25 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 type/bug
#35819 opened Nov 2, 2025 by lunny Loading… updated Nov 3, 2025
Fix Arch repo pacman.conf snippet lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/templates This PR modifies the template files
#35825 opened Nov 2, 2025 by CorySanin Loading… updated Nov 2, 2025
Improve notifications to fix commit notification and support release notification 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/frontend modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files type/enhancement An improvement of existing functionality
Fix viewed files number is not right if not all files loaded backport/v1.25 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 type/bug
#35821 opened Nov 2, 2025 by lunny Loading… updated Nov 2, 2025
docs:Revise the Simplified Chinese and Traditional Chinese README lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/docs type/docs This PR mainly updates/creates documentation
#35815 opened Nov 1, 2025 by tangyuan0821 Loading… updated Nov 2, 2025
Make debian package setup example more self explained lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/templates This PR modifies the template files modifies/translation topic/packages topic/ui Change the appearance of the Gitea UI topic/ux How users interact with Gitea type/enhancement An improvement of existing functionality
#35564 opened Oct 1, 2025 by 6543 Loading… updated Nov 1, 2025
Add a new section named development in issue view sidebar to interact with branch/pr lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files modifies/translation topic/ui Change the appearance of the Gitea UI topic/ux How users interact with Gitea type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#31899 opened Aug 21, 2024 by lunny Loading… updated Nov 1, 2025
5 tasks done
Add project workflow feature so users can define how to execute steps when project related events fired lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files modifies/translation topic/projects type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Support code search via 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 topic/api Concerns mainly the API
Fix a number of This PR needs approval from one additional maintainer to be merged. modifies/frontend
strictNullChecks-related issues lgtm/need 1 #35795 opened Oct 30, 2025 by silverwind Loading… updated Oct 31, 2025
docs: add Japanese README lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/docs
#35634 opened Oct 11, 2025 by eltociear Loading… updated Oct 30, 2025
Refactor CatFile batch implementation and introduce batch-command for git 2.36 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 modifies/internal performance/cpu type/refactoring Existing code has been cleaned up. There should be no new functionality.
Fix #35763: Add proper page title for project pages lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35773 opened Oct 29, 2025 by mithileshgupta12 Loading… updated Oct 30, 2025
Optimize 'refreshAccesses' to perform update without removing then adding 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.
feat: new generic package version/file enumeration api endpoint 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
#35770 opened Oct 29, 2025 by imgurbot12 Loading… updated Oct 29, 2025
Use merge tree to improve conflict checking performance when possible lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/go Pull requests that update Go code performance/speed performance issues with slow downs
Add support for Bark webhook integration 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
#35715 opened Oct 21, 2025 by ZeroDeng01 Loading… updated Oct 27, 2025
Move commit related functions to gitrepo package 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.
ssh: support multiple builtin SSH server listener lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/docs type/enhancement An improvement of existing functionality
#27969 opened Nov 8, 2023 by mswart Loading… updated Oct 26, 2025
Move request review functions to pull service package backport/done All backports for this PR have been created 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.
File history for renamed files, with '--follow' equivalent to show the complete history (v2) lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/translation
#34994 opened Jul 8, 2025 by Chi-Iroh Loading… updated Oct 24, 2025
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 topic/gitea-actions related to the actions of Gitea
#35382 opened Aug 29, 2025 by rossigee Loading… updated Oct 23, 2025
add/remove label on kanban column change lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging.
#28745 opened Jan 9, 2024 by iminfinity Loading… updated Oct 27, 2025
Previous Next
ProTip! Updated in the last three days: updated:>2025-10-31.