mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
15 lines
237 B
YAML
15 lines
237 B
YAML
---
|
|
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
|