-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Add label names as filter in issue search api #5946
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
Merged
techknowlogick
merged 7 commits into
go-gitea:master
from
adelowo:add_labels_as_filter_in_issue_search_api
Feb 4, 2019
Merged
Add label names as filter in issue search api #5946
techknowlogick
merged 7 commits into
go-gitea:master
from
adelowo:add_labels_as_filter_in_issue_search_api
Feb 4, 2019
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3c2bf2f to
3614fd8
Compare
Codecov Report
@@ Coverage Diff @@
## master #5946 +/- ##
========================================
Coverage ? 38.7%
========================================
Files ? 330
Lines ? 48593
Branches ? 0
========================================
Hits ? 18809
Misses ? 27062
Partials ? 2722
Continue to review full report at Codecov.
|
zeripath
approved these changes
Feb 4, 2019
lunny
reviewed
Feb 4, 2019
4cce53f to
cc61ce1
Compare
lafriks
reviewed
Feb 4, 2019
lafriks
approved these changes
Feb 4, 2019
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I am working on some sort of Gitea integration that needs to comment on a list of issues
with a certain label. I don't want to manually keep track of the label ID for each repository
I am running the service against.
Sample request: