-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Return issue subscription status from API subscribe #10966
Return issue subscription status from API subscribe #10966
Conversation
depend on #10967 to add tests |
Codecov Report
@@ Coverage Diff @@
## master #10966 +/- ##
==========================================
+ Coverage 43.17% 43.20% +0.02%
==========================================
Files 604 604
Lines 86056 86069 +13
==========================================
+ Hits 37152 37183 +31
+ Misses 44310 44292 -18
Partials 4594 4594
Continue to review full report at Codecov.
|
still blocked by #10967 |
Test Only Fail because of GitHub outage |
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.
Minor nits
|
@6543 make sure you enable "allow edit by maintainers" so we can update the branch and merge. |
@guillep2k it normaly is ... but I normaly have added you to the fork as colaborator too... |
@6543 is this currently checked? (in the sidebar at the right) You can change it anytime. |
@guillep2k IF I COULD I WOULD: |
ready to merger 🚀 |
a897151
to
66e0e11
Compare
ping lgtm |
* [API] issue subscription indicate by http status * CI.restart()
close #10958
ToDo