File tree Expand file tree Collapse file tree
updatecli/values.d/golang Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ policies:
66 values :
77 - updatecli/values.d/scm_githubsearch.yaml
88
9- - name : Sync Updatecli values files from github.com/updatecli/updatecli
9+ - name : Golang - Sync Updatecli values files from github.com/updatecli/updatecli
1010 policy : ghcr.io/updatecli/policies/file:0.3.2
1111 values :
12- - updatecli/values.d/scm_githubsearch.yaml
13- - updatecli/values.d/sync_gha_updatecli.yaml
12+ - updatecli/values.d/golang/ scm_githubsearch.yaml
13+ - updatecli/values.d/golang/ sync_gha_updatecli.yaml
1414
1515 - name : Update Updatecli policies
1616 policy : ghcr.io/updatecli/policies/updatecli/autodiscovery:0.7.0@sha256:6890c4b4093a80063f518101881098fab8211c986481641faaf797a9ad5a31c3
Original file line number Diff line number Diff line change 1+ scm :
2+ enabled : true
3+ kind : githubsearch
4+ search : " org:updatecli language:Go archived:false"
5+ branch : " ^main$|^master$"
6+ commitusingapi : true
7+ user : updateclibot
8+ limit : 0
9+
10+ automerge : false
File renamed without changes.
You can’t perform that action at this time.
0 commit comments