-
Notifications
You must be signed in to change notification settings - Fork 508
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
📖 Security-Policy
: Link to responsible disclosure guidelines for remediation
#1545
Conversation
f3fbaa3
to
16d236d
Compare
Integration tests success for |
Integration tests success for |
Integration tests success for |
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.
@laurentsimon -- Thanks for adding this!
Microscopic nits:
e.g.,
needs a comma and shouldn't be parenthetical- extraneous space
Added a code suggestion for both!
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.
@laurentsimon -- Another nit to briefly continue the convo from #1532 (comment):
The notes you left in the PR description are much clearer!
docs/checks.md: updated the doc
docs/checks/internal/checks.yaml: updated the source of truth for docs
What I was suggesting in the previous PR was to make these not the PR description, but the actual commit messages.
That way, when the PR content gets squashed and merged, the details get included as part of the git history.
Security-Policy
: Link to responsible disclosure guidelines for remediation
Gocha. The info also seems useful for the PR reviewer. So need them in both places? |
Co-authored-by: Stephen Augustus (he/him) <[email protected]>
do you have a doc on updating a past commit? I can try adding it |
Integration tests success for |
Integration tests success for |
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.
LGTM!
Integration tests success for |
Codecov Report
@@ Coverage Diff @@
## main #1545 +/- ##
=======================================
Coverage 52.76% 52.76%
=======================================
Files 70 70
Lines 6178 6178
=======================================
Hits 3260 3260
Misses 2712 2712
Partials 206 206 |
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.
do you have a doc on updating a past commit? I can try adding it
@laurentsimon -- Opened a general tracking issue for contribution doc improvements: #1553
No need to worry about it here; I can tweak the merge message!
nvm, auto-merge was enabled 🙃 |
oops sorry. |
docs/checks.md: updated the doc
docs/checks/internal/checks.yaml: updated the source of truth for docs
Link to the responsible disclosure guidelines.
No breaking changes.