-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Need
We don't want to make unnecessary requests.
Deliverables
- river detects at start time if the credentials have push rights on the given repo
- it uses this knowledge to fetch or not the Contributors data (it is restricted to push permissions)
Solution
- query https://developer.github.com/v3/repos/#get for the repo and look at the permissions dict
- store
hasPushin aboolean - check
hasPushbefore fetching Collaborators
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels