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 configurable permissions for Actions job tokens 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
#36452 opened Jan 25, 2026 by 1234-ad Loading…
5 of 11 tasks
feat(api): add resolve/unresolve review comment endpoints 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/go Pull requests that update Go code type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#36441 opened Jan 23, 2026 by bircni Draft 1.26.0
Generate SVG assets at build time lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/internal
#36430 opened Jan 21, 2026 by silverwind Draft
Allow configuring default PR base branch (fixes #36412) 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
#36425 opened Jan 21, 2026 by tototomate123 Loading…
Add keyboard shortcuts for repository file and code search lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend modifies/templates This PR modifies the template files
#36416 opened Jan 21, 2026 by micahkepe Loading…
Add an interface objectpool for batch cat file object readers 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.
#36407 opened Jan 19, 2026 by lunny Draft
add healthcheck to dockerfiles lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/internal
#36404 opened Jan 18, 2026 by MPK1 Loading…
Make git.TreeEntry as a plain struct 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 type/refactoring Existing code has been cleaned up. There should be no new functionality.
#36401 opened Jan 18, 2026 by lunny Draft
Use merge tree to detect conflicts when possible 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 performance/speed performance issues with slow downs
#36400 opened Jan 17, 2026 by lunny Draft 1.26.0
feat: add inline comments on commits 🙋 Bounty claim issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail 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
#36398 opened Jan 17, 2026 by jayantpranjal0 Draft
WIP: Improve log display for reusable workflows 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 pr/wip This PR is not ready for review
#36388 opened Jan 16, 2026 by Zettat123 Draft
2 of 4 tasks
Bump alpine to 3.23, add platforms to docker-dryrun lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/internal
#36379 opened Jan 15, 2026 by silverwind Loading…
Add test for webhook branch filter with glob pattern lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code type/testing
#36378 opened Jan 15, 2026 by lunny Draft
Fix bug when link account, isrestricted and isadmin not sync lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#36377 opened Jan 15, 2026 by lunny Draft
Fix bug when push to prs with allow edits from maintainers and lfs usage backport/v1.25 lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code type/bug
#36376 opened Jan 15, 2026 by lunny Draft
feature: Add max-parallel Support for Gitea Actions 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/feature Completely new functionality. Can only be merged if feature freeze is not active.
#36357 opened Jan 12, 2026 by ZPascal Draft
10 tasks done
feature to be able to filter project boards by milestones 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
#36321 opened Jan 7, 2026 by josetduarte Loading… 1.26.0
Move some functions to gitrepo package 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.
#36287 opened Jan 3, 2026 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/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#36271 opened Dec 31, 2025 by lunny Loading…
More refactor about repository root path 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/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin modifies/go Pull requests that update Go code modifies/migrations type/refactoring Existing code has been cleaned up. There should be no new functionality.
#36269 opened Dec 30, 2025 by lunny Loading…
fix: Missing repo name in push mirror system message lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#36266 opened Dec 30, 2025 by majiayu000 Loading…
feat: add TOC sidebar for README and Markdown files 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
#36250 opened Dec 26, 2025 by hamkido Loading… 1.26.0
feat: Add workflow dependencies visualization (#26062) 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 topic/gitea-actions related to the actions of Gitea
#36248 opened Dec 26, 2025 by xDarkmanx Loading…
8 tasks done
Use relative-time to render absolute dates lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/dependencies modifies/frontend modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files
#36238 opened Dec 23, 2025 by silverwind Loading…
Only turn links to current instance into hash links lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#36237 opened Dec 23, 2025 by silverwind Draft
ProTip! Filter pull requests by the default branch with base:main.