Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Optional parameter to reduce email notifications for Checkmarx Scan Completed comments #79

Open
leinardi opened this issue May 23, 2024 · 0 comments

Comments

@leinardi
Copy link

Description

To minimize unnecessary email notifications sent to all subscribers of a Pull Request, it would be beneficial to introduce an optional parameter that can prevent the creation of the "Scan Summary & Details" comment when no violations are found.

Current Behavior:

Under the current implementation, an email is sent each time these comments are created by the Action, regardless of whether any action is required. This results in redundant notifications that clutter the inboxes of PR subscribers.

Proposed Solution:

Add an optional parameter, similar to --github.ScanSubmittedComment=false, to control the generation of the "Scan Summary & Details" comment in case there are "No policy violation found" and "No package violation found", thereby reducing unnecessary email notifications and improving the user experience.

Thank you for considering this enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant