You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
bitbucket 是否有页面锁定时间段+次数的功能或插件?
If you are looking to prevent users from changing the source code during a specific time frame, we don't have such a feature available out of the box.
You can temporarily change the permissions of users and user groups to a certain repository to Read (this way they won't be able to change the source code of the repo), and then switch back to the original permissions.
You can do it from the Bitbucket website, if you open a repo then go to Repository settings > User and group access
Alternatively, you could also use our APIs to write a script and change the permissions to Read (and then change them back to the original permissions):
Kind regards,
Theodora
Welcome to the Atlassian Community!
What do you mean by "page lock"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe there is a problem with my expression, the code base needs to be locked for a limited time, or the user needs to kick out the specified code base regularly。
Excuse me for the translation software I use
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why would you need to stop people using it for a time?
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.
Why would that need you to stop access to it?
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.