mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:00:42 +00:00
ci: guard changelog bot attributions
This commit is contained in:
@@ -54,6 +54,7 @@ export function createChangedCheckPlan(result, options = {}) {
|
||||
const addLint = (name, args) => add(name, args, baseEnv);
|
||||
|
||||
add("conflict markers", ["check:no-conflict-markers"]);
|
||||
add("changelog attributions", ["check:changelog-attributions"]);
|
||||
|
||||
if (result.docsOnly) {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user