UNCLASSIFIED

Commit e335c955 authored by Alozie Obuh's avatar Alozie Obuh
Browse files

Merge branch 'add-gitlab-automerge' into 'development'

Added gitlab automerge option to renovate

See merge request !24
parents 8dd497bb 098b0d04
Pipeline #314783 passed with stages
in 6 minutes and 16 seconds
{ {
"extends": ["config:base"], "extends": ["config:base"],
"baseBranches": ["development"], "baseBranches": ["development"],
"automerge": true,
"gitLabAutomerge": true,
"regexManagers": [ "regexManagers": [
{ {
"fileMatch": ["^hardening_manifest.yaml$"], "fileMatch": ["^hardening_manifest.yaml$"],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment