Enable bitbucket end-of-line check for push on project level

MichaelS July 19, 2017

We want to establish an end-of-line check on all pushes to our Bitbucket server, to prevent Windows line-endings from being pushed to the repo.

I've found the stash-eol-check hook plugin, which provide this functionality on the repository level. However, it is a bit cumbersome to repeat the same configuration for each and every repository manually. 

Is there a better way, to achieve this on project level or server level?

1 answer

0 votes
Steffen Opel _Utoolity_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 20, 2017

By chance, project level administration has just been introduced in Bitbucket Server 5.2:

"[...] Until 5.2, things like hooks, branch permissions and model, and pull request merge checks had to be configured each time a new repository was created. For teams that create hundreds (or even thousands) of repositories this can lead to wasted time or compromising on security requirements by granting admin permissions to people that might not necessarily need it. With the introduction of project level administration, these settings can now be applied to all repositories in a project at once, making implementing and enforcing your team's preferred workflow much easier. [...]"

So besides requiring an update to Bitbucket Server 5.2, this should allow configuration of your hook at the project level in a straight forward fashion.

MichaelS July 20, 2017

Unfortunately the project level configuration for this hook is disabled in Bitbucket Server 5.2. However there might be a chance for an update that fixes this. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events