diff --git a/.ci/updatecli/updatecli.d/update-gherkin-specs.yml b/.ci/updatecli/updatecli.d/update-gherkin-specs.yml index 872596bced..dd5be98263 100644 --- a/.ci/updatecli/updatecli.d/update-gherkin-specs.yml +++ b/.ci/updatecli/updatecli.d/update-gherkin-specs.yml @@ -56,7 +56,6 @@ actions: pr: kind: "github/pullrequest" scmid: default - name: '[Automation] Update Gherkin specs' spec: automerge: false draft: false @@ -70,6 +69,7 @@ actions: *Changeset* * {{ source "pull_request" }} * https://github.com/elastic/apm/commit/{{ source "sha" }} + title: '[Automation] Update Gherkin specs' targets: agent-gherkin-specs: diff --git a/.ci/updatecli/updatecli.d/update-json-specs.yml b/.ci/updatecli/updatecli.d/update-json-specs.yml index 5a88ff28d5..148241d907 100644 --- a/.ci/updatecli/updatecli.d/update-json-specs.yml +++ b/.ci/updatecli/updatecli.d/update-json-specs.yml @@ -56,7 +56,6 @@ actions: pr: kind: "github/pullrequest" scmid: default - name: '[Automation] Update JSON specs' spec: automerge: false draft: false @@ -70,6 +69,7 @@ actions: *Changeset* * {{ source "pull_request" }} * https://github.com/{{ .github.owner }}/{{ .github.apm_repository }}/commit/{{ source "sha" }} + title: '[Automation] Update JSON specs' targets: agent-json-specs: diff --git a/.ci/updatecli/updatecli.d/update-specs.yml b/.ci/updatecli/updatecli.d/update-specs.yml index 67c0eab5eb..0be8fa56a8 100644 --- a/.ci/updatecli/updatecli.d/update-specs.yml +++ b/.ci/updatecli/updatecli.d/update-specs.yml @@ -58,7 +58,6 @@ actions: kind: "github/pullrequest" scmid: default sourceid: sha - name: '[Automation] Update JSON schema specs' spec: automerge: false draft: false @@ -72,6 +71,7 @@ actions: *Changeset* * {{ source "pull_request" }} * https://github.com/{{ .github.owner }}/{{ .github.apm_data_repository }}/commit/{{ source "sha" }} + title: '[Automation] Update JSON server schema specs' targets: agent-json-schema: