{"id":15468545,"url":"https://github.com/winebarrel/succ","last_synced_at":"2025-07-22T14:02:58.116Z","repository":{"id":223584054,"uuid":"760954796","full_name":"winebarrel/Succ","owner":"winebarrel","description":"Succ is an application that notifies the user of pull requests that have passed testing and have been approved, or pull requests that have failed testing.","archived":false,"fork":false,"pushed_at":"2024-06-29T12:38:57.000Z","size":718,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-19T00:17:24.914Z","etag":null,"topics":["github","macos","pr","pull-request","pull-requests","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/winebarrel.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":"2024-02-21T00:55:06.000Z","updated_at":"2024-06-29T12:38:49.000Z","dependencies_parsed_at":"2024-12-01T08:31:24.512Z","dependency_job_id":"cf2cc26a-3220-462f-8075-d685426e9d23","html_url":"https://github.com/winebarrel/Succ","commit_stats":{"total_commits":111,"total_committers":1,"mean_commits":111.0,"dds":0.0,"last_synced_commit":"3c9b92e8b47f11e803c3366d36ab42f5608a13c2"},"previous_names":["winebarrel/succ"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/winebarrel/Succ","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winebarrel%2FSucc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winebarrel%2FSucc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winebarrel%2FSucc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winebarrel%2FSucc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winebarrel","download_url":"https://codeload.github.com/winebarrel/Succ/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winebarrel%2FSucc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266507356,"owners_count":23940055,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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","macos","pr","pull-request","pull-requests","swift"],"created_at":"2024-10-02T01:41:35.113Z","updated_at":"2025-07-22T14:02:57.728Z","avatar_url":"https://github.com/winebarrel.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Succ\n\n[![CI](https://github.com/winebarrel/Succ/actions/workflows/ci.yml/badge.svg)](https://github.com/winebarrel/Succ/actions/workflows/ci.yml)\n\n**Succ** is an application that notifies the user of pull requests that have passed testing and have been approved, or pull requests that have failed testing.\n\n\u003e [!note]\n\u003e Currently developing the new tool.\n\u003e See https://github.com/winebarrel/Pulse\n\n## Installation\n\nDownload from [releases page](https://github.com/winebarrel/Succ/releases/latest).\n\n## Features\n\n### Show pull requests\n\n![](https://github.com/winebarrel/Succ/assets/117768/726c63d5-8efd-4d20-b60d-b0025c1d5a61)\n![](https://github.com/winebarrel/Succ/assets/117768/2829db1d-0047-4af5-aeb1-ebaa68c1c408)\n\n### Show a latest comment\n\n![](https://github.com/winebarrel/Succ/assets/117768/3f7e83e3-24ed-4ecf-8c9c-35f235249113)\n\n### Notifications\n\n![](https://github.com/winebarrel/Succ/assets/117768/f014625b-2dc8-45cd-a97d-d659db4fa4b9)\n\n### Icons indicate status\n\n| Icon | Status |\n| - | - |\n| ![](https://github.com/winebarrel/Succ/assets/117768/cd43f586-3b04-4803-9093-1d45ba4bb173) | No pull requests to notify |\n| ![](https://github.com/winebarrel/Succ/assets/117768/5a1d1f6e-0315-4500-8529-6ce2eaced785) | There is a pull request that has passed testing and been approved |\n| ![](https://github.com/winebarrel/Succ/assets/117768/8877594c-8e5d-4c37-b9af-db7f9b301c30) | There is a pull request that failed the test |\n\n## Getting Started\n\n1. Create a personal access token from [here](https://github.com/settings/tokens/new).\n    * Scope: `repo`\n2. Set token (from right click menu).\n\n![](https://github.com/winebarrel/Succ/assets/117768/2c133ee5-8929-471a-8975-3166f57165f3)\n![](https://github.com/winebarrel/Succ/assets/117768/e409679c-cbb6-4cdb-90ff-2b404244c663)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinebarrel%2Fsucc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwinebarrel%2Fsucc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinebarrel%2Fsucc/lists"}