in branch type we have selected Hotfix(hotfix/) initially on that time we cannot able to commit directly to that branch
but recently when i check we can able to commit to that hotfix/test branch
why? any changes recently
in branch type Hotfix(hotfix/)
I'm assuming you're referring to branch restrictions (Repository Settings > Workflow > Branch Restrictions).
To match any branch starting with hotfix, you'd need to use glob patterns in your branch restrictions configuration - for example:
If this is already setup, I'd check if the settings have changed recently to include other users as having WRITE permissions.
Other than that, there have been no changes recently to this branch type. Please let me know if this helps.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.