Skip to content

Commit 8a5772b

Browse files
smerle33dduportal
andauthored
chore (updatecli): add the pullrequest for go version update (#141)
* chore (updatecli): add the pullrequest for go version update * Update updatecli/updatecli.d/golang.yaml Co-authored-by: Damien Duportal <damien.duportal@gmail.com> Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
1 parent 6415498 commit 8a5772b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

updatecli/updatecli.d/golang.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,14 @@ targets:
6363
'golang:{{ source `latestGoVersion` }}'
6464
scmID: default
6565

66+
pullrequests:
67+
default:
68+
kind: github
69+
scmID: default
70+
targets:
71+
- updateGomod
72+
- updateMakefile
73+
- updateJenkinsfile
74+
spec:
75+
labels:
76+
- dependencies

0 commit comments

Comments
 (0)