diff --git a/knope.toml b/knope.toml index 1af99b17..f18550d8 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 +]