Skip to content

Commit 3c106a6

Browse files
authored
chore: auto approve ops and prod-canary argo workflows (#1546)
* chore: automerge ops release prs * chore: add prod-canary to the list of auto-merge envs
1 parent 5acc82f commit 3c106a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
# Argo CD inputs
4444
grafana-cloud-deployment-type: provisioned
4545
argo-workflow-slack-channel: "#sm-ops-deploys"
46+
auto-merge-environments: dev, ops, prod-canary
4647

4748
# Other CI inputs
4849
node-version: 22

0 commit comments

Comments
 (0)