{"id":15374924,"url":"https://github.com/puzza007/gitlab_pipeline_annoyer","last_synced_at":"2026-02-27T16:37:40.387Z","repository":{"id":38328200,"uuid":"473442423","full_name":"puzza007/gitlab_pipeline_annoyer","owner":"puzza007","description":"Post to a Slack channel when a Gitlab MR pipeline fails, @ing both the MR author and the merger","archived":false,"fork":false,"pushed_at":"2024-08-15T04:13:05.000Z","size":214,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T11:26:41.245Z","etag":null,"topics":["gitlab","rust","slack-bot"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/puzza007.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":"2022-03-24T03:24:00.000Z","updated_at":"2024-08-15T04:13:05.000Z","dependencies_parsed_at":"2024-08-15T05:26:51.462Z","dependency_job_id":"d2ae4e1f-8918-493f-ae8a-d2e8e61be34c","html_url":"https://github.com/puzza007/gitlab_pipeline_annoyer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/puzza007/gitlab_pipeline_annoyer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzza007%2Fgitlab_pipeline_annoyer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzza007%2Fgitlab_pipeline_annoyer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzza007%2Fgitlab_pipeline_annoyer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzza007%2Fgitlab_pipeline_annoyer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puzza007","download_url":"https://codeload.github.com/puzza007/gitlab_pipeline_annoyer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzza007%2Fgitlab_pipeline_annoyer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29904721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T14:46:13.553Z","status":"ssl_error","status_checked_at":"2026-02-27T14:46:10.522Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gitlab","rust","slack-bot"],"created_at":"2024-10-01T14:00:11.120Z","updated_at":"2026-02-27T16:37:40.372Z","avatar_url":"https://github.com/puzza007.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitlab Pipeline Annoyer\n\n## Purpose\n\nPost to a Slack channel when a Gitlab MR pipeline fails, @ing both the\nMR author and the merger.\n\nThe message will look something like\n\n```\nFailed MR: helm chart update for contact\nAuthor: @john.smith\nMerged by: @john.smith\nFailed jobs\n- test_dex Failed\n- test_dev Failed\n- test_smoke_dev Failed\n```\n\n## Configuration\n\nCreate a Slack [app](https://api.slack.com/apps/) and give it the following permissions\n\n* chat:write\n* chat:write.customize\n* chat:write.public\n* users.profile:read\n\n## Running\n\nThe environment variables required are\n\n* `GITLAB_API_TOKEN`\n* `GITLAB_API_HOSTNAME`\n* `SLACK_API_TOKEN`\n* `SLACK_CHANNEL`\n\n```shell\ndocker-compose up -d\n```\n\n## Testing\n\n```shell\ndocker-compose up -d\ncurl -v -H 'Content-Type: application/json' -d @pipeline.json localhost:3000\n```\n\n## TODO\n\nAt the moment it is assumed your users have the same usernames in both\nGitlab and Slack\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuzza007%2Fgitlab_pipeline_annoyer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuzza007%2Fgitlab_pipeline_annoyer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuzza007%2Fgitlab_pipeline_annoyer/lists"}