-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Pull requests: go-gitea/gitea
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Actions FetchTask concurrently picked jobs is an error for the runner
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#33497
opened Feb 4, 2025 by
ChristopherHX
•
Draft
Fix unnecessary comment when moving issue on the same project column
backport/v1.23
This PR should be backported to Gitea 1.23
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/bug
#33496
opened Feb 4, 2025 by
lunny
Loading…
Add changelog for 1.23.2
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/docs
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
Fix commit status events (#33320)
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
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/bug
Fix possible bug when migrating issues/pull requests
backport/v1.23
This PR should be backported to Gitea 1.23
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
type/bug
#33487
opened Feb 3, 2025 by
lunny
Loading…
Add API to support link package to repository and unlink it
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
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
topic/api
Concerns mainly the API
type/enhancement
An improvement of existing functionality
add This PR should be backported to Gitea 1.23
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/go
Pull requests that update Go code
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
skip-changelog
This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
topic/build
PR changes how Gitea is built, i.e. regarding Docker or the Makefile
timetzdata
build tag to binary releases
backport/v1.23
#33463
opened Jan 31, 2025 by
techknowlogick
Loading…
Move issue pin to an standalone table for querying performance
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
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#33452
opened Jan 31, 2025 by
lunny
Loading…
Add settings UI to code editor
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
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
Add time-based cleanup for Maven snapshot versions
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
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#33420
opened Jan 27, 2025 by
dianaStr7
Loading…
refactor: decouple context from migration structs
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
type/refactoring
Existing code has been cleaned up. There should be no new functionality.
Add go wrapper around git diff-tree --raw -r -M
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/go
Pull requests that update Go code
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
WIP: Make it possible to delete stale review requests that incorrectly remain in DB
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
type/bug
#33356
opened Jan 22, 2025 by
6543
Loading…
Update README screenshots
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/docs
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Allow filtering issues by any assignee
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
modifies/translation
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#33343
opened Jan 21, 2025 by
asvanberg
Loading…
Optimize actions approval
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
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Show confirmation dialog if release created with existing tag
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
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
topic/ui
Change the appearance of the Gitea UI
#33316
opened Jan 17, 2025 by
jackHay22
Loading…
Add more prometheus metrics
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
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Feat: Star List
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
Add Terraform State Locking/Unlocking Support for Gitea
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
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
topic/packages
Only show the latest version in the Arch index
docs-update-needed
The document needs to be updated synchronously
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/go
Pull requests that update Go code
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
WIP: Add anonymous access support for private repositories
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
2
WIP: Fix container push
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
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#33214
opened Jan 11, 2025 by
wxiaoguang
•
Draft
DRAFT: Add sorting by exclusive label.
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
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Agit flow add refs/for-review/<pull index> support
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
modifies/templates
This PR modifies the template files
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Previous Next
ProTip!
Adding no:label will show everything without a label.