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

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 Draft
more refactor about repo 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 Draft
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
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/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/frontend modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files topic/gitea-actions related to the actions of Gitea
#36173 opened Dec 17, 2025 by Excellencedev Loading…
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/frontend modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files topic/gitea-actions related to the actions of Gitea
#36113 opened Dec 9, 2025 by SBALAVIGNESH123 Loading…
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
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
Improve FetchTask reliability / performance backport/v1.25 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 type/enhancement An improvement of existing functionality
#35960 opened Nov 14, 2025 by ChristopherHX Draft
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
#35831 opened Nov 3, 2025 by fwag Draft
Add inline diff in repos/pulls/files 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
#35620 opened Oct 10, 2025 by cedstrom Loading…
Move some service configuration from app.ini to database 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/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 topic/ui Change the appearance of the Gitea UI
#35607 opened Oct 8, 2025 by lunny Draft 1.26.0
Add theme global configuration from admin UI 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/templates This PR modifies the template files modifies/translation type/enhancement An improvement of existing functionality
#35558 opened Oct 1, 2025 by lunny Draft 1.26.0
Do not allow edit of due date for restricted users 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
#35550 opened Sep 29, 2025 by t-h-i-s Draft
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…
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 topic/gitea-actions related to the actions of Gitea
#35382 opened Aug 29, 2025 by rossigee Loading…
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.
#35337 opened Aug 23, 2025 by lunny Loading… 1.26.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 topic/gitea-actions related to the actions of Gitea type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#35336 opened Aug 22, 2025 by nhumrich Loading…
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
#35307 opened Aug 19, 2025 by lunny Draft 1.26.0
Archive entire organizations. 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
#35303 opened Aug 18, 2025 by junoberryferry Loading…
[2/3] subgroups 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/dependencies modifies/frontend modifies/go Pull requests that update Go code modifies/internal modifies/migrations modifies/templates This PR modifies the template files
#35295 opened Aug 16, 2025 by GamerGirlandCo Draft
support subdirectory config for go-get since go 1.25 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 modifies/templates This PR modifies the template files modifies/translation
#35285 opened Aug 15, 2025 by a1012112796 Loading…
[1/3] subgroups 🙋 Bounty claim 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/internal modifies/migrations modifies/templates This PR modifies the template files
#35265 opened Aug 13, 2025 by GamerGirlandCo Draft
21 tasks done
Fix the bug when the last code comment deleted, a review comment type comment is still in the activity list of the 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/frontend modifies/go Pull requests that update Go code type/bug
#35133 opened Jul 20, 2025 by lunny Loading…
Add webhook payload size optimization options 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/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin modifies/dependencies modifies/frontend modifies/go Pull requests that update Go code modifies/internal modifies/migrations modifies/templates This PR modifies the template files modifies/translation
#35129 opened Jul 19, 2025 by kerwin612 Draft 1.26.0
ProTip! What’s not been updated in a month: updated:<2025-12-01.