-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: go-gitea/gitea
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix column wrong type caused by xorm
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/migrations
type/bug
#35141
opened Jul 21, 2025 by
lunny
Loading…
Remove unneeded if statements for 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
skip-changelog
This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
type/refactoring
Existing code has been cleaned up. There should be no new functionality.
update repo
API
lgtm/need 1
#35140
opened Jul 21, 2025 by
6543
Loading…
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 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
type/bug
Use db.WithTx/WithTx2 instead of TxContext when possible
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/go
Pull requests that update Go code
type/refactoring
Existing code has been cleaned up. There should be no new functionality.
#35130
opened Jul 19, 2025 by
lunny
Loading…
Add webhook payload size optimization options
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
modifies/templates
This PR modifies the template files
modifies/translation
#35129
opened Jul 19, 2025 by
kerwin612
Loading…
Improve language in en-US locale strings
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
modifies/translation
#35124
opened Jul 18, 2025 by
dr-1
Loading…
WIP: change PR flow to AGit
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
Improve attachments deletion
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/migrations
modifies/translation
type/bug
Fixup swagger documentation
backport/v1.24
This PR should be backported to Gitea 1.24
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
skip-changelog
This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
type/docs
This PR mainly updates/creates documentation
#35092
opened Jul 15, 2025 by
techknowlogick
•
Draft
SSH Push/Pull Mirroring & Migrations
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/migrations
modifies/templates
This PR modifies the template files
modifies/translation
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
#35089
opened Jul 15, 2025 by
techknowlogick
Loading…
Allow code review comments crossing commit with right line number
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
Also consider actions user when evaluating push privileges on protected branch
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
modifies/translation
#35057
opened Jul 12, 2025 by
Naxdy
Loading…
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
modifies/templates
This PR modifies the template files
type/docs
This PR mainly updates/creates documentation
owner
and parent
fields clarification to docs
lgtm/need 1
#35023
opened Jul 9, 2025 by
AlexMaryW
Loading…
Display badge on blocked & blocking issues
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
#35004
opened Jul 8, 2025 by
Naxdy
Loading…
Add block on pending codeowner reviews 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
modifies/templates
This PR modifies the template files
modifies/translation
type/enhancement
An improvement of existing 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…
Refactor file-view toggle button visibility logic
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
Refactor commit list to flex-item
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
topic/ui
Change the appearance of the Gitea UI
type/enhancement
An improvement of existing functionality
type/refactoring
Existing code has been cleaned up. There should be no new functionality.
Add GitHub API compatibility for workflow runs filtering
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
Refactor branch list to flexbox
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/refactoring
Existing code has been cleaned up. There should be no new functionality.
Don't create default column when viewing project columns
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
Add mount cache for docker building
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/internal
topic/build
PR changes how Gitea is built, i.e. regarding Docker or the Makefile
Move organization's visibility change to danger zone.
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/frontend
modifies/go
Pull requests that update Go code
modifies/templates
This PR modifies the template files
modifies/translation
type/refactoring
Existing code has been cleaned up. There should be no new functionality.
Remove unused code when setting repository private
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
Show Org-level Project in Repo-projects list #33830
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
#34808
opened Jun 21, 2025 by
jerryyummy
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.