|
|
| | Ask HN: How do tech companies gives permissions of repos to the new employee | | 10 points by daemon_9009 on July 10, 2023 | hide | past | favorite | 15 comments | | Hi, I recently joined a tech company as SDE, one flaw I found was the way in which they give permissions to their github repos, jira, NuGET and angular packages to the new joiners.
The current method they follow is to send mail to IT support with your manager or senior in CC, then manager/senior will send "OK" to the request via the mail, then IT support gives the permission to the respected person manually.
How about a solution where we bypass the chain of mails and manual approval of IT support?
This solution exists in some companies(they made it by themselves), they made a dedicated platform where everything is one click, the request is approved using github/jira API's.
But not all companies can afford to create such a homemade solution, So can it become a Product as a service company? do you feel need for such a thing? |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
We couldn’t get rid of the managerial approval as that was needed for auditing and compliance, but the platform made it mostly self-service and automated
In the case of joiners, there were a specific set of permissions that were assigned based in the role they were joining at, and managers always had the chance to add/remove access before day-1
After that, the employee could use the self service platform to request access to other things they may need