fix(secret-scanning): remove maintainer @<LOGIN> attribution from replacement comment template (#68521)

This commit is contained in:
Mason Huang
2026-04-18 19:02:46 +08:00
committed by GitHub
parent f7ceb98b72
commit 992b2143dd

View File

@@ -127,7 +127,7 @@ The `fetch-content` output for `discussion_comment` includes `comment_node_id` a
The recreated comment should follow this format:
```
> **Note from maintainer (@<LOGIN>):** The original comment by @<AUTHOR> has been removed due to secret leakage. Below is the redacted version of the original content.
> **Note:** The original comment by @<AUTHOR> has been removed due to secret leakage. Below is the redacted version of the original content.
---