@ -63,7 +63,7 @@ if (fs.existsSync ('CHANGELOG.md')) {
}
}
else{
else{
console.log('changelog does not exist');
console.log('changelog does not exist');
// ok = false; disable until all modules have a changelog
ok=false;
}
}
if(ok)
if(ok)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.