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
Sort

Pull requests list

Fix edithook api can not update package, status and workflow_job events backport/v1.24 This PR should be backported to Gitea 1.24 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
#34495 opened May 17, 2025 by ChristopherHX Approved
Add post-installation redirect based on admin account status 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
#34493 opened May 17, 2025 by kerwin612
Don't display error log when .git-blame-ignore-revs doesn't exist backport/v1.24 This PR should be backported to Gitea 1.24 lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#34457 opened May 13, 2025 by lunny
Fix ephemeral runner deletion backport/v1.24 This PR should be backported to Gitea 1.24 lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#34447 opened May 13, 2025 by ChristopherHX
Add webhook test for push event lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/testing
#34442 opened May 12, 2025 by lunny
Add .diff and .patch support to compare 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
#34433 opened May 12, 2025 by badhezi Draft 1.25.0
Add webhook assigning test and fix possible bug backport/v1.24 This PR should be backported to Gitea 1.24 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
#34420 opened May 10, 2025 by lunny
Added multi-project feature 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
#34386 opened May 7, 2025 by tyroneyeh 1.25.0
Performance optimization for tags synchronization backport/v1.23 This PR should be backported to Gitea 1.23 backport/v1.24 This PR should be backported to Gitea 1.24 lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files performance/speed performance issues with slow downs
#34355 opened May 3, 2025 by lunny Approved 1.25.0
Rename/move binary and LFS files in web UI 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
#34350 opened May 2, 2025 by bytedream 1.25.0
Improve instance wide ssh commit signing 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 type/enhancement An improvement of existing functionality
#34341 opened May 2, 2025 by ChristopherHX 1.25.0
[Fix] Trigger 'unlabeled' event when label is Deleted from PR backport/v1.24 This PR should be backported to Gitea 1.24 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
#34316 opened Apr 29, 2025 by Sumit189 1.25.0
Make last commit cache always available 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
#34311 opened Apr 29, 2025 by lunny
Use run-name and evaluate workflow variables lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/dependencies modifies/go Pull requests that update Go code
#34301 opened Apr 28, 2025 by badhezi 1.25.0
Add ALLOWED_ORG_VISIBILITY_MODES setting 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
#34290 opened Apr 26, 2025 by markwylde
Edit file workflow for creating a fork and proposing changes 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 modifies/templates This PR modifies the template files modifies/translation
#34240 opened Apr 18, 2025 by brechtvl Draft 1.25.0
Add api support for external authentication 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
#34234 opened Apr 18, 2025 by uvulpos
11 of 13 tasks
1.25.0
add push secrets detector 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/dependencies modifies/go Pull requests that update Go code
#34226 opened Apr 16, 2025 by TheFox0x7 Draft
4 of 9 tasks
Use tag's database num commits instead of read the commit counts from git data 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
#34191 opened Apr 13, 2025 by lunny
DRAFT: try split web.go (registerWebRoutes) lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/proposal The new feature has not been accepted yet but needs to be discussed first. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#34151 opened Apr 8, 2025 by a1012112796 Draft
Fix doctor deleting orphaned issues attachments backport/v1.23 This PR should be backported to Gitea 1.23 backport/v1.24 This PR should be backported to Gitea 1.24 lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code type/bug
#34142 opened Apr 7, 2025 by lunny
Group commit list page by date 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 topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality
#34098 opened Apr 2, 2025 by kerwin612 Draft 1.25.0
Fix contributors related page may leak resources lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/go Pull requests that update Go code
#34016 opened Mar 25, 2025 by lunny Changes requested
auto generate additional ssh keys 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/go Pull requests that update Go code
#33974 opened Mar 22, 2025 by TheFox0x7
Add workflow_run api + webhook 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
#33964 opened Mar 21, 2025 by ChristopherHX
1 of 2 tasks
1.25.0
3
6
ProTip! Updated in the last three days: updated:>2025-05-14.