-
Notifications
You must be signed in to change notification settings - Fork 1
feat: vulns check transfer #21
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
Conversation
| if: always() | ||
| shell: bash | ||
| run: | | ||
| cat pr-comment.md > $GITHUB_STEP_SUMMARY |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where is GITHUB_STEP_SUMMARY used?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kseniyashaydurova
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

Summary
Task: SD-1248
secret-checksshould be mandatory for all repositoriesvulns-checkis optional, it should not block PRsteam-devops-expose-secretswill receive alerts only about keysenable-pr-comment: falsein workflowprepare-vulns-secrets-envPR comment on secrets

PR comment on vulnerabilities

test PR: https://github.com/saritasa-nest/probot-tests/pull/364
workflow: secret-vuln-checks.yaml