As an Bitbucket admin i need to restrict and enforce file size commit limits at a global level

XMLWordPrintable

    • 22
    • 23

      An issue arose on our server the other day where a single commit from an intern caused resources to become constrained and eventually exhausted. This was a result from git command processes exhausting the CPU and tickets were getting queued and eventually dropped. 

      We have the add-on https://marketplace.atlassian.com/plugins/org.christiangalsterer.stash-filehooks-plugin/server/overview that does this on a per-repository basis. However at our current scale there is no way to enforce this kind of thing globally. Similarly in the way Github does https://help.github.com/articles/working-with-large-files/ We have git-lfs enabled and would rather large files be stored via git-lfs instead. So we want to allow large files in git just in the right way.  

            Assignee:
            David Zhu (Inactive)
            Reporter:
            Mark Kobold
            Votes:
            27 Vote for this issue
            Watchers:
            20 Start watching this issue

              Created:
              Updated: