Files
spring-boot/ci/tasks/publish-release-notes.yml
Madhura Bhave 7d04c51294 Automate creation of releases notes on GitHub
Closes gh-12552
2018-09-20 16:36:43 -07:00

14 lines
230 B
YAML
Executable File

---
platform: linux
inputs:
- name: git-repo
- name: release-notes-repo
- name: version
params:
GITHUB_ORGANIZATION:
GITHUB_REPO:
GITHUB_USERNAME:
GITHUB_PASSWORD:
run:
path: git-repo/ci/scripts/publish-release-notes.sh