diff --git a/knope.toml b/knope.toml index cc19b1dc5f..d3401ea1aa 100644 --- a/knope.toml +++ b/knope.toml @@ -42,7 +42,7 @@ repo = "sable" [bot.releases] enabled = true -pull_request.title = "$version changelog" +#pull_request.title = "$version changelog" [bot.checks] skip_labels = ["internal"] @@ -50,4 +50,4 @@ skip_labels = ["internal"] [release_notes] change_templates = [ "* $summary", -] \ No newline at end of file +]