File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ policies:
66 values :
77 - updatecli/values.d/scm_githubsearch.yaml
88
9+ - name : Default - Sync Updatecli values files from github.com/updatecli/updatecli
10+ policy : ghcr.io/updatecli/policies/file:0.3.2
11+ values :
12+ - updatecli/values.d/scm_githubsearch.yaml
13+ - updatecli/values.d/sync_gha_updatecli.yaml
14+
915 - name : Golang - Sync Updatecli values files from github.com/updatecli/updatecli
1016 policy : ghcr.io/updatecli/policies/file:0.3.2
1117 values :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1111 dst : .github/workflows/updatecli_update.yaml
1212
1313pr :
14- automerge : true
14+ automerge : false
Original file line number Diff line number Diff line change 1+ src :
2+ url : " https://github.com/updatecli/updatecli.git"
3+ branch : " main"
4+
5+ files :
6+ - src : CODE_OF_CONDCUCT.md
7+ dst : CODE_OF_CONDCUCT.md
8+ - src : LICENSE
9+ dst : LICENSE
10+ - src : .github/workflows/typos.yaml
11+ dst : .github/workflows/typos.yaml
12+
13+ pr :
14+ automerge : false
You can’t perform that action at this time.
0 commit comments