{"id":49304689,"url":"https://github.com/lazy-actions/slatify","last_synced_at":"2026-04-26T08:44:23.551Z","repository":{"id":40728329,"uuid":"204431433","full_name":"lazy-actions/slatify","owner":"lazy-actions","description":"Slack Notification for GitHub Actions :bell:","archived":false,"fork":false,"pushed_at":"2024-03-15T17:58:04.000Z","size":20510,"stargazers_count":132,"open_issues_count":21,"forks_count":37,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-03T00:43:09.966Z","etag":null,"topics":["github-actions","slack","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lazy-actions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-26T08:30:50.000Z","updated_at":"2026-03-19T05:05:33.000Z","dependencies_parsed_at":"2024-06-18T12:35:19.446Z","dependency_job_id":"1dc42243-cf2d-42c6-ab67-5424c9a2f80e","html_url":"https://github.com/lazy-actions/slatify","commit_stats":{"total_commits":243,"total_committers":7,"mean_commits":"34.714285714285715","dds":"0.23868312757201648","last_synced_commit":"cd4b4a1158cfb3e26fe1ee35c1cd4f0247dfbf96"},"previous_names":["homoluctus/slatify"],"tags_count":18,"template":false,"template_full_name":"actions/container-toolkit-action","purl":"pkg:github/lazy-actions/slatify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazy-actions%2Fslatify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazy-actions%2Fslatify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazy-actions%2Fslatify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazy-actions%2Fslatify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lazy-actions","download_url":"https://codeload.github.com/lazy-actions/slatify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazy-actions%2Fslatify/sbom","scorecard":{"id":580630,"data":{"date":"2025-08-11","repo":{"name":"github.com/lazy-actions/slatify","commit":"cd4b4a1158cfb3e26fe1ee35c1cd4f0247dfbf96"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/approve.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/approve.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lazy-actions/slatify/approve.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/approve.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lazy-actions/slatify/approve.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lazy-actions/slatify/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/lazy-actions/slatify/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lazy-actions/slatify/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/lazy-actions/slatify/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/lazy-actions/slatify/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/lazy-actions/slatify/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lazy-actions/slatify/test.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"37 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T19:06:01.954Z","repository_id":40728329,"created_at":"2025-08-20T19:06:01.955Z","updated_at":"2025-08-20T19:06:01.955Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31668050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["github-actions","slack","typescript"],"created_at":"2026-04-26T08:44:22.601Z","updated_at":"2026-04-26T08:44:23.539Z","avatar_url":"https://github.com/lazy-actions.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slatify\n\n![Build](https://img.shields.io/github/workflow/status/lazy-actions/slatify/Build?label=build)\n![Test](https://img.shields.io/github/workflow/status/lazy-actions/slatify/Tests?label=test)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/lazy-actions/slatify?color=brightgreen)\n![GitHub](https://img.shields.io/github/license/lazy-actions/slatify?color=brightgreen)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\nThis is Slack Notification Action.\n\n# Announcement\n\n:rotating_light: Transferred repository from homoluctus :rotating_light:\n\nWe don't need to rename from homoluctus/slatify to lazy-actions/slatify in .github/workflow/*.yml.\nYou can use as it is, but we recommend renaming it to lazy-actions/slatify.\n\n# ToC\n\n\u003c!-- TOC depthFrom:2 --\u003e\n\n- [Feature](#feature)\n- [Inputs](#inputs)\n- [Examples](#examples)\n  - [Basic usage](#basic-usage)\n  - [Includes the latest commit information](#includes-the-latest-commit-information)\n- [Slack UI](#slack-ui)\n- [LICENSE](#license)\n\n\u003c!-- /TOC --\u003e\n\n## Feature\n\n- Notify the result of GitHub Actions\n- Support three job status (reference: [job-context](https://help.github.com/en/articles/contexts-and-expression-syntax-for-github-actions#job-context))\n  - success\n  - failure\n  - cancelled\n- Mention\n  - Notify message to channel members efficiently\n  - You can specify the condition to mention\n\n## Inputs\n\nFirst of all, you need to set GitHub secrets for SLACK_WEBHOOK that is Incoming Webhook URL.\u003cbr\u003e\nYou can customize the following parameters:\n\n|with parameter|required/optional|default|description|\n|:--:|:--:|:--|:--|\n|type|required|N/A|The result of GitHub Actions job\u003cbr\u003eThis parameter value must contain the following word:\u003cbr\u003e- `success`\u003cbr\u003e- `failure`\u003cbr\u003e- `cancelled`\u003cbr\u003eWe recommend using ${{ job.status }}|\n|job_name|required|N/A|Means slack notification title|\n|url|required|N/A|Slack Incoming Webhooks URL\u003cbr\u003ePlease specify this key or SLACK_WEBHOOK environment variable\u003cbr\u003e※SLACK_WEBHOOK will be deprecated|\n|mention|optional|N/A|Slack message mention|\n|mention_if|optional|N/A|The condition to mention\u003cbr\u003eThis parameter can contain the following word:\u003cbr\u003e- `success`\u003cbr\u003e- `failure`\u003cbr\u003e- `cancelled`\u003cbr\u003e- `always`|\n|icon_emoji|optional|Use Slack Incoming Webhook configuration|Slack icon|\n|username|optional|Use Slack Incoming Webhook configuration|Slack username|\n|channel|optional|Use Slack Incoming Webhook configuration|Slack channel name|\n|commit|optional|false|If true, slack notification includes the latest commit message and author.|\n|token|case by case|N/A|This token is used to get commit data.\u003cbr\u003eIf commit parameter is true, this parameter is required.\u003cbr\u003e${{ secrets.GITHUB_TOKEN }} is recommended.|\n\nPlease refer to [action.yml](./action.yml) for more details.\n\n## Examples\n\n### Basic usage\n\n```..github/workflows/example1.yml\n- name: Slack Notification\n  uses: lazy-actions/slatify@master\n  if: always()\n  with:\n    type: ${{ job.status }}\n    job_name: '*Test*'\n    channel: '#random'\n    url: ${{ secrets.SLACK_WEBHOOK }}\n```\n\n### Includes the latest commit information\n\n```..github/workflows/example2.yml\n- name: Slack Notification\n  uses: lazy-actions/slatify@master\n  if: always()\n  with:\n    type: ${{ job.status }}\n    job_name: '*Lint Check*'\n    mention: 'here'\n    mention_if: 'failure'\n    channel: '#random'\n    url: ${{ secrets.SLACK_WEBHOOK }}\n    commit: true\n    token: ${{ secrets.GITHUB_TOKEN }}\n```\n\n## Slack UI\n\n\u003cimg src=\"./images/slack2.png\" alt=\"Notification Preview\" width=\"90%\"\u003e\n\n---\n\n\u003cimg src=\"./images/slack.png\" alt=\"Notification Preview\" width=\"90%\"\u003e\n\n## LICENSE\n\n[The MIT License (MIT)](https://github.com/lazy-actions/slatify/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazy-actions%2Fslatify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flazy-actions%2Fslatify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazy-actions%2Fslatify/lists"}