Skip to content

Rename env variables with SAST prefix. Fix #39

Olivier Gonzalez requested to merge 39_rename_env_vars_with_sast_prefix into master

What does this MR do?

Rename env variable to avoid confusion between Runner variables and SAST variables

Why was this MR needed?

Variable names were not in sync, forcing us to have different documentations between SAST and Auto-DevOps and that's error prone for users.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#39

Edited by Olivier Gonzalez

Merge request reports