Skip to content
Snippets Groups Projects
Commit ce52138da037 authored by Robert Marshall's avatar Robert Marshall
Browse files

Remove lexographic Danger race condition


- When Danger triggers a job and merges multiple Dangerfiles, it will
  combine all variables together.  This means that the MESSAGE variable
  in the reviewers and software files clobber each other in a race
  condition. Converted these to be unique to ensure message delivery.

Signed-off-by: default avatarRobert Marshall <rmarshall@gitlab.com>
parent 60ce64006695
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment