-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[improve][ci] Allow [fix][broker][branch-2.8] alike patten #18504
Conversation
Signed-off-by: tison <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #18504 +/- ##
============================================
+ Coverage 45.62% 47.30% +1.68%
- Complexity 10075 10460 +385
============================================
Files 697 697
Lines 68024 68015 -9
Branches 7293 7285 -8
============================================
+ Hits 31033 32176 +1143
+ Misses 33413 32245 -1168
- Partials 3578 3594 +16
Flags with carried forward coverage won't be shown. Click here to find out more. |
Merging... Verified on https://regex101.com/ |
@@ -61,8 +61,8 @@ jobs: | |||
# bk -> bookkeeper | |||
scopes: | | |||
admin | |||
bk |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@michaeljmarshall I find that you add bk
and zk
scopes. There're several overlapping scopes now:
zk
vsmeta
bk
vsml
vsstorage
How do you understand this situation?
Documentation
doc
doc-required
doc-not-needed
doc-complete
Matching PR in forked repository
PR in forked repository: