fix: Adding the --project flag for setting the scope of the label to artifact#822
Merged
bupd merged 2 commits intoMay 7, 2026
Merged
Conversation
…be added to the artifact Signed-off-by: LAKSHJAIN14 <jainlaksh07@gmail.com>
Signed-off-by: 3x0ticc <93657396+LAKSHJAIN14@users.noreply.github.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #822 +/- ##
=========================================
- Coverage 10.99% 8.99% -2.00%
=========================================
Files 173 272 +99
Lines 8671 13465 +4794
=========================================
+ Hits 953 1211 +258
- Misses 7612 12139 +4527
- Partials 106 115 +9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
qcserestipy
approved these changes
Apr 28, 2026
qcserestipy
left a comment
Collaborator
There was a problem hiding this comment.
Thank you for your contribution! LGTM
4 tasks
Contributor
Author
|
@bupd friendly ping |
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.
Description
Adds the --project flag to the
addanddeletecommand ofartifact labelsince there was no scope defined in the current implementation and was leading to an error, have set the default scope to be globalType of Change
Please select the relevant type.
Changes
-After the changes the command is working properly and for reference