ER: Modify the current GitHub Actions PR comment #5002
Labels
Complexity: Small
Take this type of issues after the successful merge of your second good first issue
ER
Emergent Request
Feature: Refactor GHA
Refactoring GitHub actions to fit latest architectural norms
ready for dev lead
Issues that tech leads or merge team members need to follow up on
role: back end/devOps
Tasks for back-end developers
size: 0.25pt
Can be done in 0.5 to 1.5 hours
Milestone
Emergent Requirement - Problem
Currently, CodeQL blocks merging a PR only if the severity level of security alerts is high/critical/error. To see a complete list of alerts generated because of a PR, a reviewer can use a custom link to view them. It would be really useful for the reviewers if we can add this info in the comment generated by GitHub actions when a PR is created.
Issue you discovered this emergent requirement in
https://github.com/hackforla/website/security/code-scanning?query=pr%3A[REPLACE WITH PR#]+is%3Aopen
. This info should be made available in this comment.Date discovered
6/26/2023
Did you have to do something temporarily
Who was involved
@roslynwythe @t-will-gillis @SAUMILDHANKAR
What happens if this is not addressed
Resources
For more information about GitHub code scanning, check out the documentation.
Code Scan Results
GitHub Actions
Recommended Action Items
Potential solutions [draft]
Add a template URL like
https://github.com/hackforla/website/security/code-scanning?query=pr%3A[REPLACE WITH PR#]+is%3Aopen
, in the file: https://github.com/hackforla/website/blob/gh-pages/github-actions/pr-instructions/pr-instructions-template.mdThe text was updated successfully, but these errors were encountered: