-
-
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
Add issue subscription check to API #10967
Add issue subscription check to API #10967
Conversation
bb430ed
to
e418b89
Compare
Codecov Report
@@ Coverage Diff @@
## master #10967 +/- ##
==========================================
+ Coverage 43.44% 43.55% +0.10%
==========================================
Files 600 600
Lines 85108 85172 +64
==========================================
+ Hits 36978 37094 +116
+ Misses 43562 43500 -62
- Partials 4568 4578 +10
Continue to review full report at Codecov.
|
🤦♂ I see, it's for clients that use a different interface. |
It will help clients for gitea. for example: https://gitea.com/gitnex/GitNex/pulls/203/files#issuecomment-110519 |
@guillep2k -> 7c4f75d 🎉 |
close go-gitea#10962 Adds `GET /api/v1/repos/{owner}/{repo}/issues/{index}/subscriptions/check` -> return a `WachInfo`
close #10962
GET /repos/{owner}/{repo}/issues/{index}/subscriptions/check
-> return a
WatchInfo
Info
ToDo