summaryrefslogtreecommitdiffhomepage
path: root/script
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2025-11-25 14:57:07 -0600
committerAiden Cline <[email protected]>2025-11-25 15:34:49 -0600
commit79a7edea5e9a0fdb4f9f905c1ba968fd84c543e0 (patch)
treefd08f766585ea4e3596d19e59ff6491f43eb9898 /script
parent2b05fe28595c7c636b4781b8b893c6e6755c1943 (diff)
downloadopencode-79a7edea5e9a0fdb4f9f905c1ba968fd84c543e0.tar.gz
opencode-79a7edea5e9a0fdb4f9f905c1ba968fd84c543e0.zip
ci: update changelog prompt
Diffstat (limited to 'script')
-rwxr-xr-xscript/publish.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/publish.ts b/script/publish.ts
index 2d20057d2..a97a98043 100755
--- a/script/publish.ts
+++ b/script/publish.ts
@@ -50,6 +50,7 @@ if (!Script.preview) {
- Do NOT include any information about code changes if they do not affect the user facing changes.
- For commits that are already well-written and descriptive, avoid rewording them. Simply capitalize the first letter, fix any misspellings, and ensure proper English grammar.
- DO NOT read any other commits than the ones listed above (THIS IS IMPORTANT TO AVOID DUPLICATING THINGS IN OUR CHANGELOG)
+ - If a commit was made and then reverted do not include it in the changelog. If the commits only include a revert but not the original commit, then include the revert in the changelog.
IMPORTANT: ONLY return a bulleted list of changes, do not include any other information. Do not include a preamble like "Based on my analysis..."