SSWConsulting / SSW.CodeAuditor

SSW Code Auditor V2
7 stars 6 forks source link

♻️ Scan email alerts should contain the project name/URL #921

Open tiagov8 opened 3 months ago

tiagov8 commented 3 months ago

as per @adamcogan 's Re: [SSWConsulting/SSW.CodeAuditor] ❗️ CodeAuditor Alert - Increased errors detected (Issue #902)

Hi team

Pain

When you receive an email like the below there is no indication of which project it is about...

Image

Note: In the example it is for ssw.fr: https://codeauditor.com/build/d436e857-40ce-47a2-f7e7-9919d59fc7c0

Tasks

This is GitHub actions, so not sure if possible, but if yes, please action

[SSWConsulting/SSW.CodeAuditor] ❗️ CodeAuditor Alert - Increased errors detected (Issue #902)

to

[SSWConsulting/SSW.CodeAuditor] ❗️ CodeAuditor Alert - Increased errors detected on {{ URL }} (Issue #902)

Thanks