From 39913ef12a163d8870d41852c210fc7406680d55 Mon Sep 17 00:00:00 2001 From: Paolo Mainardi Date: Fri, 6 Sep 2024 20:23:33 +0200 Subject: [PATCH] fix: remove specific configurations --- pr_agent/settings/configuration.toml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pr_agent/settings/configuration.toml b/pr_agent/settings/configuration.toml index 1fc8e0c0..b8b02460 100644 --- a/pr_agent/settings/configuration.toml +++ b/pr_agent/settings/configuration.toml @@ -238,14 +238,6 @@ push_commands = [ "/describe", "/review --pr_reviewer.num_code_suggestions=0", ] -# a list of regular expressions to match against the PR title to ignore the PR agent -ignore_mr_title = [] -# target branches to ignore from PR agent when an MR is created -ignore_mr_target_branches = [] -# source branches to ignore from PR agent when an MR is created -ignore_mr_source_branches = [] -# labels to ignore from PR agent when an MR is created -ignore_mr_labels = [] [bitbucket_app] pr_commands = [