Skip to content

Commit 08e91c6

Browse files
authored
add: tpf-ui-preview deploy log (#595)
* add: tpf-ui-preview deploy log * fix: URL
1 parent 055e4ed commit 08e91c6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

argocd/patches/argocd-notifications-cm.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,15 @@ data:
7676
- Preview (dev) → https://{{ .app.metadata.annotations.prNumber }}-dev.traq-preview.trapti.tech/
7777
7878
PR → https://github.com/traPtitech/traQ_S-UI/pull/{{ .app.metadata.annotations.prNumber }}
79+
portfolio-ui-preview:
80+
method: POST
81+
body: |
82+
### :mokuri_love: [{{.app.metadata.name}}]({{.context.argocdUrl}}/applications/{{.app.metadata.name}}) for [`{{ substr 0 7 .app.metadata.annotations.prPreviewHeadSha }}`](//github.com/traPtitech/traPortfolio-UI/commit/{{ .app.metadata.annotations.prPreviewHeadSha }}) Deployed :mokuri_love:
83+
84+
- Preview (prod) → https://{{ .app.metadata.annotations.prNumber }}-prod.portfolio-preview.trapti.tech/
85+
- Preview (dev) → https://{{ .app.metadata.annotations.prNumber }}-dev.portfolio-preview.trapti.tech/
86+
87+
PR → https://github.com/traPtitech/traPortfolio-UI/pull/{{ .app.metadata.annotations.prNumber }}
7988
template.app-health-degraded: |
8089
webhook:
8190
traq:

0 commit comments

Comments
 (0)