Loading gitlab-ci/.gitlab-ci-auto-merge-main.yml +7 −1 Original line number Diff line number Diff line Loading @@ -71,3 +71,9 @@ auto-merge-a15: variables: BRANCH_NAME_REGEX: /^v[0-9](\.[0-9]*){1,2}-(a15)$/ TARGET_BRANCH: a15 auto-merge-a16: extends: .auto-merge-main variables: BRANCH_NAME_REGEX: /^v[0-9](\.[0-9]*){1,2}-(a16)$/ TARGET_BRANCH: a16 gitlab-ci/.gitlab-ci-import-device-updates-from-upstream.yml +12 −0 Original line number Diff line number Diff line Loading @@ -43,3 +43,15 @@ a14: variables: UPSTREAM_BRANCH: lineage-21 LOCAL_BRANCH: a14 a15: extends: .update-from-upstream variables: UPSTREAM_BRANCH: lineage-22.2 LOCAL_BRANCH: a15 a16: extends: .update-from-upstream variables: UPSTREAM_BRANCH: lineage-23.0 LOCAL_BRANCH: a16 gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml +7 −1 Original line number Diff line number Diff line Loading @@ -91,3 +91,9 @@ a15: variables: UPSTREAM_BRANCH: lineage-22.2 LOCAL_BRANCH: a15 a16: extends: .update-from-upstream variables: UPSTREAM_BRANCH: lineage-23.0 LOCAL_BRANCH: a16 Loading
gitlab-ci/.gitlab-ci-auto-merge-main.yml +7 −1 Original line number Diff line number Diff line Loading @@ -71,3 +71,9 @@ auto-merge-a15: variables: BRANCH_NAME_REGEX: /^v[0-9](\.[0-9]*){1,2}-(a15)$/ TARGET_BRANCH: a15 auto-merge-a16: extends: .auto-merge-main variables: BRANCH_NAME_REGEX: /^v[0-9](\.[0-9]*){1,2}-(a16)$/ TARGET_BRANCH: a16
gitlab-ci/.gitlab-ci-import-device-updates-from-upstream.yml +12 −0 Original line number Diff line number Diff line Loading @@ -43,3 +43,15 @@ a14: variables: UPSTREAM_BRANCH: lineage-21 LOCAL_BRANCH: a14 a15: extends: .update-from-upstream variables: UPSTREAM_BRANCH: lineage-22.2 LOCAL_BRANCH: a15 a16: extends: .update-from-upstream variables: UPSTREAM_BRANCH: lineage-23.0 LOCAL_BRANCH: a16
gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml +7 −1 Original line number Diff line number Diff line Loading @@ -91,3 +91,9 @@ a15: variables: UPSTREAM_BRANCH: lineage-22.2 LOCAL_BRANCH: a15 a16: extends: .update-from-upstream variables: UPSTREAM_BRANCH: lineage-23.0 LOCAL_BRANCH: a16