{"id":19485724,"url":"https://github.com/devforth/ci-slack-reporter","last_synced_at":"2026-06-13T12:03:34.526Z","repository":{"id":39596608,"uuid":"506783397","full_name":"devforth/ci-slack-reporter","owner":"devforth","description":"Mocha/Cypress reporter to post tests results directly to Slack","archived":false,"fork":false,"pushed_at":"2022-09-15T19:59:37.000Z","size":234,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T07:45:03.098Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/devforth.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":"2022-06-23T20:33:19.000Z","updated_at":"2022-06-27T07:37:46.000Z","dependencies_parsed_at":"2023-01-17T18:30:48.720Z","dependency_job_id":null,"html_url":"https://github.com/devforth/ci-slack-reporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devforth/ci-slack-reporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fci-slack-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fci-slack-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fci-slack-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fci-slack-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devforth","download_url":"https://codeload.github.com/devforth/ci-slack-reporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fci-slack-reporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34283391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":[],"created_at":"2024-11-10T20:29:50.030Z","updated_at":"2026-06-13T12:03:34.495Z","avatar_url":"https://github.com/devforth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nMocha/Cypress reporter to post tests results directly to Slack\n\nUsable for CI services like [Woodpecker](https://devforth.io/blog/step-by-step-guide-to-modern-secure-ci-setup/)\n\nRead [Guide how to Setup with Woodpecker](https://devforth.io/blog/run-cypress-auto-tests-in-woodpecker-ci/) \n\n\n\n# Example\n```\npipeline:\n  websitesTest:\n    image: cypress/included:10.2.0\n    commands:\n      - npm install\n      - npm install ci-slack-reporter\n      - export CI_SLACK_REPORTER_ICON_URL=https://raw.githubusercontent.com/devforth/ci-slack-reporter/master/assets/patron_autotester.png\n      - export CI_SLACK_REPORTER_USERNAME=\"Patron Autotester\"\n      - export CI_SLACK_REPORTER_VIDEO_URL=https://\u003cbucket name\u003e.s3.eu-central-1.amazonaws.com/output${CI_BUILD_NUMBER}.mp4\n      - export CI_SLACK_REPORTER_WEBHOOK=https://hooks.slack.com/services\u003cyour slack webhook\u003e\n      - cypress run --reporter ci-slack-reporter --spec \"cypress/e2e/$${TEST_NAME}.cy.js\"\n\n```\n\nResult:\n\n![](./assets/demo.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevforth%2Fci-slack-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevforth%2Fci-slack-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevforth%2Fci-slack-reporter/lists"}