Skip to content

Commit

Permalink
feat: include Slack integration (#2735)
Browse files Browse the repository at this point in the history
  • Loading branch information
hassy authored May 13, 2024
1 parent fa6acff commit bf75e55
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
artillery-plugin-fake-data,\
artillery-plugin-metrics-by-endpoint,\
artillery-plugin-publish-metrics,\
artillery-plugin-slack,\
commons,\
core,\
artillery"
Expand Down
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/artillery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"artillery-plugin-fake-data": "*",
"artillery-plugin-metrics-by-endpoint": "*",
"artillery-plugin-publish-metrics": "*",
"artillery-plugin-slack": "*",
"async": "^2.6.4",
"aws-sdk": "^2.1338.0",
"chalk": "^2.4.2",
Expand Down

0 comments on commit bf75e55

Please sign in to comment.