Allow "Publish to roblox" feature to have a password or confirm button

The main idea is to have a way to confirm that you didn’t accidently hit publish instead of save or that a commissioned developer doesn’t leak a update, to me it is really odd that there isn’t at least a “Are you sure?” prompt for publishing a already public game, this would help prevent so many problems,

I also think being able to password or pin lock the publish button will prevent many problems including commissioned people being able to accidently or purposefully leak updates by hitting publish instead of save or someone who isn’t supposed to be updating a game updating it.

See, this is why I specifically removed the publish shortcut :joy:

2 Likes

Do you not use dev branches on your games for this exact reason?

For my individual projects, and major groups I have worked for the pipeline includes a development branch. You work on the development branch, and then publish to the main game. If you misclick and publish to roblox, it doesn’t matter. The development branch is private anyway.

1 Like

I do but some of the big groups i have worked with dont, not to mention a malicious developer can still release the dev branch as a update on the main game and cause problems