forked from TrueCloudLab/frostfs-node
Stanislav Bogatyrev
392be818e5
In our policy we mark commits not having a PR/Issue yet with a `[#XX]` reference to be replaced after PR creation. Signed-off-by: Stanislav Bogatyrev <s.bogatyrev@yadro.com>
11 lines
179 B
Text
11 lines
179 B
Text
[general]
|
|
fail-without-commits=true
|
|
regex-style-search=true
|
|
contrib=CC1
|
|
|
|
[title-match-regex]
|
|
regex=^\[\#[0-9X]+\]\s
|
|
|
|
[ignore-by-title]
|
|
regex=^Release(.*)
|
|
ignore=title-match-regex
|