Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit21ed674

Browse files
DanielleMaywoodstirby
authored andcommitted
chore: rename "Test Notification" to "Troubleshooting Notification" (#17790)
Rename the "Test Notification" to "Troubleshooting Notification"(cherry picked from commitb0788f4)
1 parent780d36a commit21ed674

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
UPDATE notification_templates
2+
SET name='Test Notification'
3+
WHERE id='c425f63e-716a-4bf4-ae24-78348f706c3f';
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
UPDATE notification_templates
2+
SET name='Troubleshooting Notification'
3+
WHERE id='c425f63e-716a-4bf4-ae24-78348f706c3f';

‎coderd/notifications/testdata/rendered-templates/webhook/TemplateTestNotification.json.golden‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"msg_id": "00000000-0000-0000-0000-000000000000",
44
"payload": {
55
"_version": "1.2",
6-
"notification_name": "Test Notification",
6+
"notification_name": "Troubleshooting Notification",
77
"notification_template_id": "00000000-0000-0000-0000-000000000000",
88
"user_id": "00000000-0000-0000-0000-000000000000",
99
"user_email": "bobby@coder.com",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp