Automate Docker updates in CI

See gh-20530
This commit is contained in:
dreis2211
2020-03-15 15:27:08 +01:00
committed by Madhura Bhave
parent 88b7b78344
commit 4752d7e91a
8 changed files with 124 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
---
platform: linux
inputs:
- name: git-repo
params:
BASE_BRANCH:
BRANCH:
GITHUB_REPO:
GITHUB_ORGANIZATION:
GITHUB_PASSWORD:
GITHUB_USERNAME:
ISSUE_TITLE:
run:
path: git-repo/ci/scripts/create-pull-request.sh