Files
spring-boot/ci/tasks/detect-docker-updates.yml
Madhura Bhave 1ea8c7b55d Fix case when pull request already exists
If a PR with the given title exists, we clone the existing PR branch so
that it doesn't get overridden by master.

See gh-20530
2020-03-31 13:54:37 -07:00

15 lines
256 B
YAML

---
platform: linux
inputs:
- name: git-repo
- name: git-repo-ci-docker
outputs:
- name: git-repo-updated
- name: commit-details
params:
GITHUB_REPO:
GITHUB_ORGANIZATION:
ISSUE_TITLE:
run:
path: git-repo/ci/scripts/detect-docker-updates.sh