BBVA/deeptracy

Add support for multi-branches in scans

alejandrogr opened this issue · 0 comments

Right now all scans are made in the master branch, we need to support scan in other branches as well.

  • Get branch from webhooks from github/bitbucket
  • Get branch in POST /scan API endpoint
  • Save branch in scan entity and use it when cloning the repository