Don't run danger on stable branches
This commit is contained in:
parent
1bc2ac330e
commit
3a3476d4fa
1 changed files with 1 additions and 0 deletions
|
@ -264,6 +264,7 @@ danger-review:
|
|||
except:
|
||||
refs:
|
||||
- master
|
||||
- /^[\d-]+-stable(-ee)?$/
|
||||
variables:
|
||||
- $CI_COMMIT_REF_NAME =~ /^ce-to-ee-.*/
|
||||
- $CI_COMMIT_REF_NAME =~ /.*-stable(-ee)?-prepare-.*/
|
||||
|
|
Loading…
Reference in a new issue