Review uses of username as repository owner
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
In some cases the service assumes that the logged in user is also the owner of the repository and uses the username of the logged in user to construct the repository path for API calls. This isn't always necessarily true. Users can enable builds and write configurations for collaborative repositories (either through sharing or as part of an organisation.
We should review all cases where the current user's username is used to infer the repository full name.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.