Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filter by owner and team to issue/pulls search endpoint #16662

Merged
merged 5 commits into from
Aug 13, 2021

Conversation

jpraet
Copy link
Member

@jpraet jpraet commented Aug 10, 2021

No description provided.

@jpraet jpraet added this to the 1.16.0 milestone Aug 10, 2021
@jpraet jpraet added modifies/api This PR adds API routes or modifies them type/enhancement An improvement of existing functionality labels Aug 10, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@3a6edd3). Click here to learn what that means.
The diff coverage is 37.50%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #16662   +/-   ##
=======================================
  Coverage        ?   45.39%           
=======================================
  Files           ?      758           
  Lines           ?    85297           
  Branches        ?        0           
=======================================
  Hits            ?    38722           
  Misses          ?    40296           
  Partials        ?     6279           
Impacted Files Coverage Δ
routers/api/v1/repo/issue.go 47.65% <37.50%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a6edd3...1fb9313. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Aug 10, 2021
routers/api/v1/repo/issue.go Outdated Show resolved Hide resolved
@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 Aug 11, 2021
@6543 6543 changed the title Filter by owner and team in API issue/pulls search Add filter by owner and team to issue/pulls search endpoint Aug 13, 2021
@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 Aug 13, 2021
@6543 6543 merged commit a4962a9 into go-gitea:main Aug 13, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
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. modifies/api This PR adds API routes or modifies them type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants