Skip to content

Secret detection analyze only in branch changes

What does this MR do?

Now if I develop on a branch B, then the new incoming changes to the default branch A also are analyzed for secrets. Probably it would be better to analyse only the changes in the branch B that are not present in A. With this MR only changes in B are analysed.

Related issues

Check-list

Pre-merge

Consider the effect of the changes in this merge request on the following:

If new jobs are added:

This will help keep track of expected cost increases to the GitLab project average pipeline cost per merge request RPI

Post-merge

Merge request reports