Feat: Add scope options in labels#560
Merged
Merged
Conversation
Signed-off-by: afeefuddin <afeefud2004din@gmail.com>
Signed-off-by: afeefuddin <afeefud2004din@gmail.com>
Signed-off-by: afeefuddin <afeefud2004din@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
…switch Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #560 +/- ##
=========================================
- Coverage 10.99% 6.47% -4.53%
=========================================
Files 173 260 +87
Lines 8671 12797 +4126
=========================================
- Hits 953 828 -125
- Misses 7612 11863 +4251
Partials 106 106 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
vg006
pushed a commit
to vg006/harbor-cli
that referenced
this pull request
Jan 22, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adding support for scope in labels
--projectflag for querying withprojectName. (Auto changes scope toproject)--project-idflag for querying withproject-id. (Auto changes scope toproject)--globalflag for forcing global query. (Default scope is global, and this is not needed otherwise)2025-11-01.18-21-22.mp4
Same is done for deletion/creation/updation