Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lunny
Copy link
Member

@lunny lunny commented Sep 1, 2025

Fix #24801

image

@lunny lunny added type/bug backport/v1.24 This PR should be backported to Gitea 1.24 labels Sep 1, 2025
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 1, 2025
@github-actions github-actions bot added modifies/translation modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/frontend labels Sep 1, 2025
@lunny lunny removed the backport/v1.24 This PR should be backported to Gitea 1.24 label Sep 1, 2025
@lunny lunny added this to the 1.25.0 milestone Sep 1, 2025
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Sep 8, 2025
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Sep 9, 2025
@wxiaoguang wxiaoguang marked this pull request as draft September 9, 2025 06:31
@wxiaoguang wxiaoguang force-pushed the lunny/fix_package_link_search_repo branch from d9767df to 5204b53 Compare September 10, 2025 00:38
@wxiaoguang wxiaoguang force-pushed the lunny/fix_package_link_search_repo branch from 5204b53 to b834153 Compare September 10, 2025 00:42
@lunny lunny marked this pull request as ready for review September 10, 2025 04:05
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Sep 10, 2025
@lunny lunny enabled auto-merge (squash) September 10, 2025 16:05
vagrant.install = To add a Vagrant box, run the following command:
settings.link = Link this package to a repository
settings.link.description = If you link a package with a repository, the package is listed in the repository's package list.
settings.link.description = If you link a package with a repository, the package is listed in the repository's package list. Only repositories on the same owner will be listed. Empty will remove the link.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on the same owner.

No idea whether it is right English: "on".

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

under the same owner would read better I think

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wxiaoguang wxiaoguang disabled auto-merge September 10, 2025 16:25
@silverwind silverwind merged commit 89d7929 into go-gitea:main Sep 10, 2025
26 checks passed
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Sep 10, 2025
@wxiaoguang wxiaoguang deleted the lunny/fix_package_link_search_repo branch September 11, 2025 00:53
zjjhot added a commit to zjjhot/gitea that referenced this pull request Sep 11, 2025
* giteaofficial/main:
  [skip ci] Updated translations via Crowdin
  Fix package link setting can only list limited repositories (go-gitea#35394)
  Vertically center date in file view latest commit (go-gitea#35456)
  Bump setup-node to v5 (go-gitea#35448)
  Extend comment treepath length (go-gitea#35389)
  Fix overflow in notifications list (go-gitea#35446)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 modifies/translation topic/packages type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to select all available repositories when linking package to repository
7 participants