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

Commitb0788f4

Browse files
chore: rename "Test Notification" to "Troubleshooting Notification" (#17790)
Rename the "Test Notification" to "Troubleshooting Notification"
1 parent599bb35 commitb0788f4

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