Files
spring-boot/ci/tasks/publish-release-notes.yml
Madhura Bhave ea3d9b4ead Update publish release notes script
The milestone name and tag name can be different if the release type
is ".RELEASE".
2018-09-24 11:11:58 -04:00

15 lines
246 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:
RELEASE_TYPE:
run:
path: git-repo/ci/scripts/publish-release-notes.sh