Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .ci/updatecli/bump-java-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@ scms:
commitusingapi: true
force: false

actions:
default:
title: 'Update bundled JDK to {{ source "latest_jdk_version" }} build {{ source "latest_jdk_build" }}'
kind: github/pullrequest
scmid: default
spec:
automerge: false
labels:
- automation

sources:
jdk_major:
kind: yaml
Expand Down Expand Up @@ -43,6 +53,7 @@ targets:
name: "Update JDK revision"
kind: yaml
sourceid: latest_jdk_version
scmid: default
spec:
file: versions.yml
key: $.bundled_jdk.revision
Expand All @@ -51,6 +62,7 @@ targets:
name: "Update JDK build"
kind: yaml
sourceid: latest_jdk_build
scmid: default
spec:
file: versions.yml
key: $.bundled_jdk.build