Skip to content

Conversation

wolfogre
Copy link
Member

@wolfogre wolfogre commented Feb 5, 2023

A missing patch for #22650.

@wolfogre wolfogre added type/bug skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Feb 5, 2023
@wolfogre wolfogre added this to the 1.19.0 milestone Feb 5, 2023
@wolfogre wolfogre requested a review from lunny February 5, 2023 13:17
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Feb 5, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #22766 (6aff15f) into main (df789d9) will decrease coverage by 0.02%.
The diff coverage is 92.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main   #22766      +/-   ##
==========================================
- Coverage   47.29%   47.27%   -0.02%     
==========================================
  Files        1111     1111              
  Lines      149398   149408      +10     
==========================================
- Hits        70656    70636      -20     
- Misses      70350    70388      +38     
+ Partials     8392     8384       -8     
Impacted Files Coverage Δ
services/pull/pull.go 43.51% <84.61%> (+1.26%) ⬆️
models/issues/pull_list.go 67.96% <100.00%> (+2.71%) ⬆️
modules/util/io.go 73.68% <0.00%> (-21.06%) ⬇️
modules/queue/queue_bytefifo.go 47.29% <0.00%> (-5.78%) ⬇️
modules/queue/queue_disk.go 60.00% <0.00%> (-3.34%) ⬇️
services/pull/comment.go 62.96% <0.00%> (-2.78%) ⬇️
modules/log/event.go 58.18% <0.00%> (-2.10%) ⬇️
modules/queue/workerpool.go 52.61% <0.00%> (-1.67%) ⬇️
models/unit/unit.go 50.79% <0.00%> (-1.59%) ⬇️
routers/web/repo/view.go 48.18% <0.00%> (-0.49%) ⬇️
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@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 Feb 5, 2023
@jolheiser jolheiser merged commit d74d16a into go-gitea:main Feb 5, 2023
zjjhot added a commit to zjjhot/gitea that referenced this pull request Feb 7, 2023
* upstream/main:
  Fix restore repo bug, clarify the problem of ForeignIndex (go-gitea#22776)
  Grammar fix (go-gitea#22790)
  Use link in UI which returned a relative url but not html_url which contains an absolute url (go-gitea#21986)
  Add repo adoption to FAQ (go-gitea#22778)
  Use import of OCI structs (go-gitea#22765)
  Update gogs upgrade information (go-gitea#22777)
  Add CLI option tenant ID for oauth2 source (go-gitea#22769)
  Refactor legacy strange git operations (go-gitea#22756)
  Add Chef package registry (go-gitea#22554)
  use drone secrets for s3 config (go-gitea#22770)
  remove update language in ProfilePost (go-gitea#22748)
  Set PR for issue when load attributes for PRs (go-gitea#22766)
  Fix time to NotifyPullRequestSynchronized (go-gitea#22650)
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants