Skip to content

Commit 4ef3867

Browse files
authored
Show evergreen emoji on staging deploy complete message (#54900)
1 parent 1218d90 commit 4ef3867

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

config/moda/deployment.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ environments:
1818
cluster_selector:
1919
profile: general
2020
region: iad
21-
extra_completed_message: Review at https://docs-internal-staging-boxwood.githubapp.com/
21+
extra_completed_message: ':boxwood: Review at https://docs-internal-staging-boxwood.githubapp.com/'
2222

2323
- name: staging-cedar
2424
require_pipeline: false
@@ -29,7 +29,7 @@ environments:
2929
cluster_selector:
3030
profile: general
3131
region: iad
32-
extra_completed_message: Review at https://docs-internal-staging-cedar.githubapp.com/
32+
extra_completed_message: ':cedar: Review at https://docs-internal-staging-cedar.githubapp.com/'
3333

3434
- name: staging-cypress
3535
require_pipeline: false
@@ -40,7 +40,7 @@ environments:
4040
cluster_selector:
4141
profile: general
4242
region: iad
43-
extra_completed_message: Review at https://docs-internal-staging-cypress.githubapp.com/
43+
extra_completed_message: ':cypress: Review at https://docs-internal-staging-cypress.githubapp.com/'
4444

4545
- name: staging-fir
4646
require_pipeline: false
@@ -51,7 +51,7 @@ environments:
5151
cluster_selector:
5252
profile: general
5353
region: iad
54-
extra_completed_message: Review at https://docs-internal-staging-fir.githubapp.com/
54+
extra_completed_message: ':fir: Review at https://docs-internal-staging-fir.githubapp.com/'
5555

5656
- name: staging-hemlock
5757
require_pipeline: false
@@ -62,7 +62,7 @@ environments:
6262
cluster_selector:
6363
profile: general
6464
region: iad
65-
extra_completed_message: Review at https://docs-internal-staging-hemlock.githubapp.com/
65+
extra_completed_message: ':hemlock: Review at https://docs-internal-staging-hemlock.githubapp.com/'
6666

6767
- name: staging-holly
6868
require_pipeline: false
@@ -73,7 +73,7 @@ environments:
7373
cluster_selector:
7474
profile: general
7575
region: iad
76-
extra_completed_message: Review at https://docs-internal-staging-holly.githubapp.com/
76+
extra_completed_message: ':holly_: Review at https://docs-internal-staging-holly.githubapp.com/'
7777

7878
- name: staging-juniper
7979
require_pipeline: false
@@ -84,7 +84,7 @@ environments:
8484
cluster_selector:
8585
profile: general
8686
region: iad
87-
extra_completed_message: Review at https://docs-internal-staging-juniper.githubapp.com/
87+
extra_completed_message: ':juniper: Review at https://docs-internal-staging-juniper.githubapp.com/'
8888

8989
- name: staging-laurel
9090
require_pipeline: false
@@ -95,7 +95,7 @@ environments:
9595
cluster_selector:
9696
profile: general
9797
region: iad
98-
extra_completed_message: Review at https://docs-internal-staging-laurel.githubapp.com/
98+
extra_completed_message: ':laurel: Review at https://docs-internal-staging-laurel.githubapp.com/'
9999

100100
- name: staging-pine
101101
require_pipeline: false
@@ -106,7 +106,7 @@ environments:
106106
cluster_selector:
107107
profile: general
108108
region: iad
109-
extra_completed_message: Review at https://docs-internal-staging-pine.githubapp.com/
109+
extra_completed_message: ':pine: Review at https://docs-internal-staging-pine.githubapp.com/'
110110

111111
- name: staging-redwood
112112
require_pipeline: false
@@ -117,7 +117,7 @@ environments:
117117
cluster_selector:
118118
profile: general
119119
region: iad
120-
extra_completed_message: Review at https://docs-internal-staging-redwood.githubapp.com/
120+
extra_completed_message: ':redwood: Review at https://docs-internal-staging-redwood.githubapp.com/'
121121

122122
- name: staging-sequoia
123123
require_pipeline: false
@@ -128,7 +128,7 @@ environments:
128128
cluster_selector:
129129
profile: general
130130
region: iad
131-
extra_completed_message: Review at https://docs-internal-staging-sequoia.githubapp.com/
131+
extra_completed_message: ':sequoia: Review at https://docs-internal-staging-sequoia.githubapp.com/'
132132

133133
- name: staging-spruce
134134
require_pipeline: false
@@ -139,7 +139,7 @@ environments:
139139
cluster_selector:
140140
profile: general
141141
region: iad
142-
extra_completed_message: Review at https://docs-internal-staging-spruce.githubapp.com/
142+
extra_completed_message: ':spruce: Review at https://docs-internal-staging-spruce.githubapp.com/'
143143

144144
required_builds:
145145
- docs-internal-moda-config-bundle / docs-internal-moda-config-bundle

0 commit comments

Comments
 (0)