Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configure the pull request flow to merge from the target branch (even if done locally) prior to running the build scanner

Code Block
git clone git@github.repo/repo.git
git checkout branch_name

Cause #2

The target branch contains commits that were not reported to sealights and the user merged from the target branch to the pull request branch

...