Skip to content

Commit 37ec479

Browse files
authored
Update default_branch_security.mdx
1 parent 7a2e6da commit 37ec479

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/configuration/default_branch_security.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ title: "default_branch_security"
2222

2323
Indicate what branch you want the Violinist pull requests created against, spefically if the update is a security update.
2424

25-
> **Note:** This option can be used within [rules](/configuration/rules) to target different security branches for different package groups.
26-
2725
## Explanation
2826

2927
Different projects uses different workflows for their branches. For example, your default branch in your VCS provider might be your production branch (for example `main`) while you want the merge requests to be created towards a development branch (for example `develop`). By default, Violinist will use the default branch for the repository to create the merge requests, but if you want the base branch to differ from this setting when merge requests are security updates, you want to use the `default_branch_security` option.

0 commit comments

Comments
 (0)