Actions
Bug #7305
closedBug #7296: Make rudder-dev easier to use for external developper
rudder-dev can't guess my github username
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In #7296, rudder-dev theoretically became able to detect my GitHub username automatically, using the API. But it actually fails, because it hits api.github.com/user*s*, which lists all GitHub users, instead of api.github.com/user.
Easy fix :)
Actions