{"id":19485724,"url":"https://github.com/devforth/ci-slack-reporter","last_synced_at":"2025-02-25T18:32:02.699Z","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":2,"default_branch":"master","last_synced_at":"2025-02-09T05:28:01.458Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240722490,"owners_count":19847110,"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-10T20:29:50.030Z","updated_at":"2025-02-25T18:32:02.668Z","avatar_url":"https://github.com/devforth.png","language":"JavaScript","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","funding_links":[],"categories":[],"sub_categories":[],"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"}