Switch docker upgrade script to submit issue rather than PR

Closes gh-20976
This commit is contained in:
Madhura Bhave
2020-04-15 16:29:57 -07:00
parent c98fe51914
commit fd14c4e72a
5 changed files with 21 additions and 78 deletions

View File

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

View File

@@ -2,13 +2,11 @@
platform: linux
inputs:
- name: git-repo
- name: git-repo-ci-docker
outputs:
- name: git-repo-updated
- name: commit-details
params:
GITHUB_REPO:
GITHUB_ORGANIZATION:
GITHUB_PASSWORD:
GITHUB_USERNAME:
MILESTONE:
run:
path: git-repo/ci/scripts/detect-docker-updates.sh