{"id":19755324,"url":"https://github.com/awkward/serverless-plugin-slack","last_synced_at":"2025-04-30T11:32:47.225Z","repository":{"id":46932515,"uuid":"118776783","full_name":"awkward/serverless-plugin-slack","owner":"awkward","description":"Notify Slack after deployments","archived":false,"fork":false,"pushed_at":"2022-12-07T10:29:07.000Z","size":341,"stargazers_count":7,"open_issues_count":12,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-03-27T02:56:21.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awkward.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-24T14:33:18.000Z","updated_at":"2020-09-16T12:13:21.000Z","dependencies_parsed_at":"2023-01-24T16:46:02.994Z","dependency_job_id":null,"html_url":"https://github.com/awkward/serverless-plugin-slack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkward%2Fserverless-plugin-slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkward%2Fserverless-plugin-slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkward%2Fserverless-plugin-slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkward%2Fserverless-plugin-slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awkward","download_url":"https://codeload.github.com/awkward/serverless-plugin-slack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224208083,"owners_count":17273674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T03:10:20.937Z","updated_at":"2024-11-12T03:10:21.647Z","avatar_url":"https://github.com/awkward.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless Plugin Webpack\n\nNotify slack webhook after running `sls deploy function`\n\n\n## Install\nUsing npm:\n```\nnpm install serverless-plugin-slack --save-dev\n```\n\nAdd the plugin to your `serverless.yml` file:\n```yaml\nplugins:\n  - serverless-plugin-slack\n```\n\n## Configuration\n\n```yaml\ncustom:\n  slack:\n    webhook_url: https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX\n    user: some_user (optional, defaults to user set in process.env.USER)\n    emoji: custom slack emoji (optional, default :cloud:)\n    function_deploy_message: optional message, defaults to \"`{{user}}` deployed function (`{{name}}`) to environment `{{stage}}` in service `{{service}}`\"\n    service_deploy_message: optional message, defaults to \"`{{user}}` deployed service `{{service}}` to environment `{{stage}}`\"\n\n```\n\nIn the messages the following variables are available:\n * {{user}}\n * {{service}}\n * {{name}} - function name, only when deploying single function\n * {{stage}}","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawkward%2Fserverless-plugin-slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawkward%2Fserverless-plugin-slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawkward%2Fserverless-plugin-slack/lists"}