-
-
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
show user who created the repository instead of the organisation in action feed #5948
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5948 +/- ##
==========================================
+ Coverage 38.54% 38.54% +<.01%
==========================================
Files 330 330
Lines 48526 48526
==========================================
+ Hits 18702 18705 +3
+ Misses 27116 27113 -3
Partials 2708 2708
Continue to review full report at Codecov.
|
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.
I think leaving the u in the comment is better, but I can see it should be unnecessary.
What would actually be better is a description of what doer is compared to u. I'm struggling to think of something succinct & pithy though.
Perhaps: CreateRepository creates a repository as doer
for the provided user/organization u
@adelowo please send a back port to release/v1.7 |
@lafriks I think this should be a bug rather than an enhancement. |
Fixes #2431