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

feat: Add configurable permissions for Actions automatic tokens 🙋 Bounty claim 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
#36173 opened Dec 17, 2025 by Excellencedev Loading…
Utilize Azure MSI for Azure Blob Storage lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin modifies/dependencies modifies/go Pull requests that update Go code
#36167 opened Dec 15, 2025 by junoberryferry Loading…
Fix bug when creating pull request backport/done All backports for this PR have been created 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 modifies/translation type/bug
#36166 opened Dec 15, 2025 by lunny Loading…
3
2
Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option 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/go Pull requests that update Go code
#36164 opened Dec 15, 2025 by silverwind Loading…
Use gitRepo as parameter instead of repopath when invoking sign functions 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.
#36162 opened Dec 14, 2025 by lunny Loading…
Use a migration test instead of a wrong test which populated the meta test repositories and fix a migration bug 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 type/bug type/testing
#36160 opened Dec 14, 2025 by lunny Loading…
refactor: extract helper functions from SearchIssues 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
#36158 opened Dec 14, 2025 by bimakw Loading…
2 tasks
Update JS deps and eslint enhancements lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/dependencies modifies/frontend modifies/internal
#36147 opened Dec 13, 2025 by silverwind Loading…
Fix bugs when comparing and creating pull request 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/translation
#36144 opened Dec 12, 2025 by lunny Loading… 1.25.3
Show edit page confirmation dialog on tree view file change lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend
#36130 opened Dec 11, 2025 by bytedream Loading…
Use AWS S3 SDK instead of Minio Client SDK lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/dependencies modifies/go Pull requests that update Go code
#36118 opened Dec 9, 2025 by junoberryferry Loading… 1.26.0
Feat/actions token permissions 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/docs modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files
#36113 opened Dec 9, 2025 by SBALAVIGNESH123 Loading…
Refactor compare router param parse 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/translation type/refactoring Existing code has been cleaned up. There should be no new functionality.
#36105 opened Dec 8, 2025 by lunny Draft 1.26.0
Add frontend render plugin system support lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/docs modifies/frontend modifies/go Pull requests that update Go code modifies/internal modifies/migrations modifies/templates This PR modifies the template files modifies/translation
#36099 opened Dec 6, 2025 by lunny Draft
Improve and unify commit author rendering lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files
#36094 opened Dec 5, 2025 by silverwind Draft
Enable logout redirection for reverse proxy setups docs-update-needed The document needs to be updated synchronously 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
#36085 opened Dec 4, 2025 by eliroca Loading…
Cache push-commit comments in the database to improve load performance for pull requests containing a large number of pushed commits. lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code performance/speed performance issues with slow downs
#36080 opened Dec 4, 2025 by lunny Loading…
Add missing dependency of database tests on backend lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/internal
#36073 opened Dec 2, 2025 by hramrach Loading…
Filter gitea-specific variables when running tests 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
#36070 opened Dec 2, 2025 by hramrach Loading…
Refactor reverseproxy configuration lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged type/refactoring Existing code has been cleaned up. There should be no new functionality.
#36056 opened Nov 29, 2025 by lunny Loading… 1.26.0
Misc icon tweaks, relax lint rules lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/frontend modifies/internal modifies/templates This PR modifies the template files topic/code-linting
#36046 opened Nov 27, 2025 by silverwind Draft
Implement .org file rendering in Wiki 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/templates This PR modifies the template files modifies/translation
#36018 opened Nov 24, 2025 by LinlyBoi Draft
Add pull request files line selections lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/templates This PR modifies the template files topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality
#36014 opened Nov 24, 2025 by lunny Loading… 1.26.0
feat(api): Add comprehensive REST API for Project Boards 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
#36008 opened Nov 23, 2025 by SupenBysz Loading…
8 tasks done
add 'select/deselect all' buttons for custom events in webhooks lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/templates This PR modifies the template files modifies/translation topic/ui Change the appearance of the Gitea UI
#35980 opened Nov 19, 2025 by TimurRin Loading… 1.26.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.