-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Pull requests: go-gitea/gitea
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs
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
#37196
opened Apr 13, 2026 by
bn-zr
Loading…
Add comment for the design of "user activity time"
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/templates
This PR modifies the template files
reviewed/wait-merge
This pull request is part of the merge queue. It will be merged soon.
#37195
opened Apr 13, 2026 by
wxiaoguang
Contributor
Loading…
Replace custom Go formatter with This PR should be backported to Gitea 1.26
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/dependencies
modifies/go
Pull requests that update Go code
modifies/internal
topic/code-linting
golangci-lint fmt
backport/v1.26
#37194
opened Apr 13, 2026 by
silverwind
Member
•
Draft
fix(api): handle missing base branch in PR commits API
backport/v1.26
This PR should be backported to Gitea 1.26
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
reviewed/wait-merge
This pull request is part of the merge queue. It will be merged soon.
#37193
opened Apr 13, 2026 by
Mohit25022005
Contributor
Loading…
Enhance GetActionWorkflow to support fallback references
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
#37189
opened Apr 12, 2026 by
bircni
Member
Loading…
Bugfix: Set project field 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
Refactor htmx and fetch-action related code
lgtm/done
This PR has enough approvals to get merged. There are no important open reservations anymore.
modifies/frontend
modifies/go
Pull requests that update Go code
modifies/templates
This PR modifies the template files
reviewed/wait-merge
This pull request is part of the merge queue. It will be merged soon.
topic/code-linting
type/refactoring
Existing code has been cleaned up. There should be no new functionality.
#37186
opened Apr 12, 2026 by
wxiaoguang
Contributor
Loading…
Reduce database query when get commits' last commit status
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
Add Google Chat webhook integration
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
#37181
opened Apr 11, 2026 by
keszi000
Loading…
feat: support rich diffs for 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
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
#37167
opened Apr 10, 2026 by
KiaraGrouwstra
Contributor
Loading…
Improve the performance for runner of picking up task
backport/v1.26
This PR should be backported to Gitea 1.26
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
performance/speed
performance issues with slow downs
Fix OAuth2 group sync removing sole org owner
backport/v1.26
This PR should be backported to Gitea 1.26
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
#37161
opened Apr 9, 2026 by
silverwind
Member
•
Draft
Project column supports adding and unbinding existing issues and PRs
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
Add placeholders to input fields in various templates for better user…
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/templates
This PR modifies the template files
Add git hooks permission check when generating repository from template
lgtm/blocked
A maintainer has reservations with the PR and thus it cannot be merged
modifies/go
Pull requests that update Go code
type/bug
Fix OAuth2 avatar fetch SSRF guard with source-based allowlist
lgtm/blocked
A maintainer has reservations with the PR and thus it cannot be merged
modifies/go
Pull requests that update Go code
Introduce 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
topic/gitea-actions
related to the actions of Gitea
ActionRunAttempt to represent each execution of a run
lgtm/need 2
Fix public-only token enforcement for user/org APIs and notifications
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
#37118
opened Apr 6, 2026 by
lunny
Member
Loading…
Enhance notifications
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
#37107
opened Apr 4, 2026 by
bircni
Member
Loading…
Modernrc sqlite
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
modifies/internal
Workflow Artifact Info Hover
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
enhance make
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/internal
Restrict organization danger zone actions to site admins via admin config
docs-update-needed
The document needs to be updated synchronously
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
type/enhancement
An improvement of existing functionality
#37091
opened Apr 3, 2026 by
lunny
Member
Loading…
Add pagination, search, and descriptions to org teams list
lgtm/blocked
A maintainer has reservations with the PR and thus it cannot be merged
modifies/go
Pull requests that update Go code
modifies/templates
This PR modifies the template files
#37084
opened Apr 2, 2026 by
majorissuerep
Loading…
6 tasks
Fix mirror RemoteAddress not updated when changing mirror address
lgtm/blocked
A maintainer has reservations with the PR and thus it cannot be merged
modifies/go
Pull requests that update Go code
#37083
opened Apr 2, 2026 by
majorissuerep
Loading…
3 tasks
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-03-13.