Rafa Marcén
Rafa Marcén
# Report I'm trying to use latest Danger version (8.3.1) in Bitrise over a self hosted bitbucket server with an URL like this: `https://{host}/bitbucket/scm/{project}/{repo}.git` After getting the error below described...
Draft for issue #108
Hi! I would love the ability to filter build metadata by key / value For example: Build 1 metadata ` [ "git_commit_sha": "build_1_sha.", "git_branch": "a_git_branch" "key_x": "another_value" ... ] `...