docs(skills): omit advisory ids from changelog notes · openclaw/openclaw@989a369
steipete
·
2026-05-27
·
via Recent Commits to openclaw:main
File tree
.agents/skills/openclaw-changelog-update
| Original file line number | Diff line number | Diff line change |
|---|
@@ -45,7 +45,9 @@ preserving issue/PR refs and thanks.
|
45 | 45 | - `### Changes`: new capabilities and behavior changes |
46 | 46 | - `### Fixes`: user-facing fixes first, grouped by impact and surface |
47 | 47 | 6. Preserve attribution: |
48 | | -- keep `#issue`, `(#PR)`, GHSA ids, `Fixes #...`, and `Thanks @...` |
| 48 | +- keep `#issue`, `(#PR)`, `Fixes #...`, and `Thanks @...` |
| 49 | +- do not add GHSA references, advisory IDs, or security advisory slugs to |
| 50 | + changelog entries or GitHub release-note text unless explicitly requested |
49 | 51 | - never thank bots, `@openclaw`, `@clawsweeper`, or `@steipete` |
50 | 52 | - if grouping multiple entries, carry all relevant refs and thanks into the |
51 | 53 | grouped bullet |
@@ -83,4 +85,3 @@ GitHub API:
|
83 | 85 | |
84 | 86 | Only GitHub Release creation, workflow dispatch, run polling, artifact download, |
85 | 87 | and issue/PR mutation need API quota. |
86 | | - |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。