File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ functions:
136
136
- release_slack_channel
137
137
- revision
138
138
- created_at
139
+ - TOOL_NAME
139
140
binary : build/package/send-slack-notification.sh
140
141
" generate download archive json " :
141
142
- command : shell.exec
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ curl --header "Api-User:${evergreen_user:?}" \
32
32
"attachments" : [
33
33
{
34
34
"title": "v' " ${VERSION} " ' ",
35
- "title_link": "https://github.com/mongodb/mongocli/releases/tag/v ' " ${VERSION} " ' ",
35
+ "title_link": "https://github.com/mongodb/mongocli/releases",
36
36
"author_name": "Release Page",
37
37
"fallback": "new release",
38
38
"author_icon": "https://camo.githubusercontent.com/0e10b56a03b056a6e5fcf82a3cb3603188549a02c234b8e5426aaa11853e3069/68747470733a2f2f7261772e6769746875622e636f6d2f6d6f6e676f64622f6d6f6e676f636c692f6d61737465722f6d6f6e676f636c692e706e67"
You can’t perform that action at this time.
0 commit comments