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

personal scan support in Jenkins plugin #150

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

vishalhcl-5960
Copy link

No description provided.

@vishalhcl-5960 vishalhcl-5960 requested a review from kripajoym April 2, 2024 08:05
@vishalhcl-5960 vishalhcl-5960 merged commit 0773b13 into HCL-TECH-SOFTWARE:ASA-8329 Apr 3, 2024
2 checks passed
@@ -12,6 +12,8 @@ public interface CoreConstants {

String APP_ID = "AppId"; //$NON-NLS-1$
String EMAIL_NOTIFICATION = "EnableMailNotification"; //$NON-NLS-1$
String PERSONAL_SCAN = "Personal"; //$NON-NLS-1$

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The unnecessary addition of space can be removed. If you have a justification for why you added the space, then it is acceptable.

vishalhcl-5960 added a commit that referenced this pull request Apr 25, 2024
* personal scan support in Jenkins plugin (#150)
@vishalhcl-5960 vishalhcl-5960 deleted the ASA-8329 branch August 1, 2024 08:48
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

Successfully merging this pull request may close these issues.

2 participants