Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Restrict user from pushing document / binary files into the repository

Deepak Menezes May 5, 2021

As a Bitbucket Administrator, I want to maintain only source code in the all repositories and not any binaries / document/ pdf  files. Is there any way to restrict user from pushing non source code files to Bitbucket server.

1 answer

0 votes
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 5, 2021

With the Better Commit Policy app, you can enforce rules on changed files, commits, tags, branches, committers, etc.

One of the rule allows you to match regexes to the changed files. For example, it is possible to accept nothing else but modifications on *.java and *.xml files. We use it in production with great success for many years.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events