Is it possible to have an white-list of files that can be ignored by branch permissions?
One specific use-case we have is that we want to allow changes to README.md without the need for creating a branch or having an successful build.
Hi @bjornmagnusson,
This is not possible at the moment with Bitbucket Server itself. I also don't think that there is any plugin on the Atlassian Marketplace that provides this feature.
If you want, you can raise this as a feature request here or let us know and we can raise it for you.
Cheers,
Caterina - Atlassian
use .gitignore and add the files you want git to ignore https://www.atlassian.com/git/tutorials/saving-changes/gitignore
Sean Binny
Product Manager
Conceptsandbeyond.com
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.