Skip to content

Instantly share code, notes, and snippets.

View mariacodicesoftware's full-sized avatar

mariacodicesoftware

View GitHub Profile
@mariacodicesoftware
mariacodicesoftware / plasticscm-merge-rules-conf-example.json
Created September 20, 2019 10:23
Plastic SCM mergerules.conf file example
[{
"enabled": true,
"repositories": "code*",
"rule": "only_allow_merges_if_reviewed",
"to":
{
"branchNames": ["main"],
"branchesWithAttribute": [
{