Can we make forked repo as read only?
Hi vimitha, welcome to the Community :)
A fork is just another repository itself so you can grant it permissions as you wish. So in short, yes, you can make it read-only.
Let us know if you have any other questions!
Best regards,
Ana
Hi Ana,
Thanks for your response, i want to make the fork repo as read only by default - whenever user create fork repository it should be read only by default. Is that possible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You won't be able to enforce that. Regarding forks, you can decide if you want users to be able to fork your repository or not, and if that fork can be public or private, but it's not possible to restrict or set which will be the default permissions for the fork they make.
Hope this clarifies your question, vimitha!
Cheers,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ana,
Is there any plugin to achieve this or can we do this using script runner?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.