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:
Robert Marshall <rmarshall@gitlab.com>
Loading
Please register or sign in to comment