-
- 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
Allow to display embed images/pdfs when SERVE_DIRECT was enabled on MinIO storage lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code
#35882 opened Nov 6, 2025 by lifegpc Loading… updated Nov 8, 2025
Fix conda null depend issue backport/v1.25 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/bug
#35900 opened Nov 8, 2025 by Luohaothu Loading… updated Nov 8, 2025
Adjust the order of attachments in the download list backport/v1.25 lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/templates This PR modifies the template files type/enhancement An improvement of existing functionality
#35897 opened Nov 8, 2025 by lutinglt Loading… updated Nov 8, 2025
Fix team member access check 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 type/bug
#35899 opened Nov 8, 2025 by wxiaoguang Loading… updated Nov 8, 2025
feat(search): support code search by zoekt docs-update-needed The document needs to be updated synchronously lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/dependencies modifies/go Pull requests that update Go code modifies/translation
#33850 opened Mar 11, 2025 by adlternative Loading… updated Nov 8, 2025
2 of 3 tasks
feat(commit_comment): Add inline comments on commit diffs 🙋 Bounty claim 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
Use correct form field for allowed force push users in branch protection API backport/v1.25 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/bug
#35894 opened Nov 7, 2025 by zorrobiwan Loading… updated Nov 8, 2025
Add ability for local makefile with personal customizations that wouldnt affect remote repo backport/v1.25 lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/internal skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
#35836 opened Nov 3, 2025 by techknowlogick Loading… updated Nov 7, 2025
Misc CSS fixes backport/v1.25 lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend modifies/templates This PR modifies the template files
#35888 opened Nov 6, 2025 by silverwind • Draft updated Nov 7, 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 7, 2025
Add 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
list generic package version/file API endpoint lgtm/need 1 Organizational branch protection 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
Fix oauth2 sync error issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code
Fix allow cancelling runs without running jobs lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35842 opened Nov 3, 2025 by ChristopherHX • Draft updated Nov 5, 2025
Enable TypeScript This PR needs two approvals by maintainers to be considered for merging. modifies/frontend type/refactoring Existing code has been cleaned up. There should be no new functionality.
strictNullChecks lgtm/need 2 #35843 opened Nov 3, 2025 by silverwind Loading… updated Nov 5, 2025
Fix #35763: Add proper page title for project pages 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
#35773 opened Oct 29, 2025 by mithileshgupta12 Loading… updated Nov 5, 2025
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.
WIP: Weighted Issues 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 modifies/templates This PR modifies the template files modifies/translation
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
Limit repo size docs-update-needed The document needs to be updated synchronously lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/api This PR adds API routes or modifies them modifies/docs modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files modifies/translation type/docs This PR mainly updates/creates documentation type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#21820 opened Nov 15, 2022 by DmitryFrolovTri Loading… updated Nov 4, 2025
15 of 30 tasks
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 3, 2025
5 tasks done
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
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
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
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
Previous Next
ProTip! Filter pull requests by the default branch with base:main.