+Reason: wrong application configuration
+
diff --git a/tool/actions-plan-preview/testdata/comment-plugin-one-success-app-multiple-plugins.txt b/tool/actions-plan-preview/testdata/comment-plugin-one-success-app-multiple-plugins.txt
new file mode 100644
index 0000000000..29848849d3
--- /dev/null
+++ b/tool/actions-plan-preview/testdata/comment-plugin-one-success-app-multiple-plugins.txt
@@ -0,0 +1,36 @@
+
+[](https://pipecd.dev/docs/user-guide/plan-preview/)
+
+Ran plan-preview against head commit abc of this pull request. PipeCD detected `1` updated applications and here are their plan results. Once this pull request got merged their deployments will be triggered to run as these estimations.
+
+## Plans
+
+### app: [app-name-1](app-url-1), env: env-1, planned plugin(s): kubernetes, terraform
+Sync strategy: PIPELINE
+ Plugin(s): kubernetes, terraform, analysis
+ Summary:
+ - kubernetes(dt-1): 2 resources will be added, 1 resource will be deleted and 5 resources will be changed
+ - terraform(dt-2): 1 resource will be added, 2 resources will be deleted and 3 resources will be changed
+ Details:
+ - kubernetes(dt-1):
+
+Details (Click me)
+
+
+``` diff
+details-1
+```
+
+
+
+ - terraform(dt-2):
+
+Details (Click me)
+
+
+``` hcl
+details-2
+```
+
+
+
diff --git a/tool/actions-plan-preview/testdata/comment-plugin-one-success-app.txt b/tool/actions-plan-preview/testdata/comment-plugin-one-success-app.txt
new file mode 100644
index 0000000000..46ce9aee76
--- /dev/null
+++ b/tool/actions-plan-preview/testdata/comment-plugin-one-success-app.txt
@@ -0,0 +1,24 @@
+
+[](https://pipecd.dev/docs/user-guide/plan-preview/)
+
+Ran plan-preview against head commit abc of this pull request. PipeCD detected `1` updated applications and here are their plan results. Once this pull request got merged their deployments will be triggered to run as these estimations.
+
+## Plans
+
+### app: [app-name-1](app-url-1), env: env-1, planned plugin(s): kubernetes
+Sync strategy: QUICK_SYNC
+ Plugin(s): kubernetes
+ Summary:
+ - kubernetes(dt-1): 2 resources will be added, 1 resource will be deleted and 5 resources will be changed
+ Details:
+ - kubernetes(dt-1):
+
+Details (Click me)
+
+
+``` diff
+details-1
+```
+
+
+