Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Notify - New Comment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Drupal
Recipes
Notify - New Comment
Commits
6def1147
Commit
6def1147
authored
10 months ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
Add comment body to the notification email
parent
5622b311
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/eca.eca.notify_new_comments.yml
+4
-1
4 additions, 1 deletion
config/eca.eca.notify_new_comments.yml
config/eca.model.notify_new_comments.yml
+4
-1
4 additions, 1 deletion
config/eca.model.notify_new_comments.yml
with
8 additions
and
2 deletions
config/eca.eca.notify_new_comments.yml
+
4
−
1
View file @
6def1147
...
...
@@ -32,7 +32,10 @@ actions:
- Title: [entity:title]
- Author: [entity:author:name] from [entity:author:mail]
- Link to commented content: [entity:entity:url]
Review: [entity:entity:url]
Comment:
[entity:body]
replace_tokens
:
true
successors
:
{
}
This diff is collapsed.
Click to expand it.
config/eca.model.notify_new_comments.yml
+
4
−
1
View file @
6def1147
...
...
@@ -47,8 +47,11 @@ modeldata: |
- Title: [entity:title]
- Author: [entity:author:name] from [entity:author:mail]
- Link to commented content: [entity:entity:url]
Review: [entity:entity:url]</camunda:string>
Comment:
[entity:body]</camunda:string>
</camunda:field>
<camunda:field name="replace_tokens">
<camunda:string>yes</camunda:string>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment