-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
reqOrgMembership calls need to be preceded by reqToken #16198
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
reqOrgMembership calls need to be preceded by reqToken #16198
Conversation
Fix go-gitea#16192 Signed-off-by: Andrew Thornton <[email protected]>
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.
test fail is same as in #15909 (comment)
Signed-off-by: Andrew Thornton <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #16198 +/- ##
=======================================
Coverage 45.56% 45.56%
=======================================
Files 702 702
Lines 82929 82929
=======================================
+ Hits 37784 37787 +3
+ Misses 39096 39095 -1
+ Partials 6049 6047 -2
Continue to review full report at Codecov.
|
Thanks @noerw that appears to have sorted it. |
Co-authored-by: 6543 <[email protected]>
Backport go-gitea#16198 ReqOrgMembership calls need to be preceded by reqToken Fix go-gitea#16192 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: 6543 <[email protected]>
Backport #16198 ReqOrgMembership calls need to be preceded by reqToken Fix #16192 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: 6543 <[email protected]>
ReqOrgMembership calls need to be preceded by reqToken Fix go-gitea#16192 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: 6543 <[email protected]>
Fix #16192
Signed-off-by: Andrew Thornton [email protected]