Add an ability to specify a branch and commit in `sg ci build` command
Created by: valerybugakov
To avoid cloning the forked branch locally to then trigger Buildkite build by sg ci build
command, it would fantastic to have the ability to provide necessary information via command flags:
sg ci build --commitId 123
and
sg ci build --branch 123