{"id":20833815,"url":"https://github.com/gitkraken/cli-notifications","last_synced_at":"2026-03-13T09:34:42.237Z","repository":{"id":256787719,"uuid":"704497312","full_name":"gitkraken/cli-notifications","owner":"gitkraken","description":"Notifications for the GitKraken CLI","archived":false,"fork":false,"pushed_at":"2024-09-12T15:17:03.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-20T08:25:28.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/gitkraken.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-13T11:40:33.000Z","updated_at":"2024-09-12T15:17:16.000Z","dependencies_parsed_at":"2024-09-13T03:55:49.922Z","dependency_job_id":null,"html_url":"https://github.com/gitkraken/cli-notifications","commit_stats":null,"previous_names":["gitkraken/cli-notifications"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gitkraken/cli-notifications","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitkraken%2Fcli-notifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitkraken%2Fcli-notifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitkraken%2Fcli-notifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitkraken%2Fcli-notifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitkraken","download_url":"https://codeload.github.com/gitkraken/cli-notifications/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitkraken%2Fcli-notifications/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30464858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T06:34:02.089Z","status":"ssl_error","status_checked_at":"2026-03-13T06:33:49.182Z","response_time":60,"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":[],"created_at":"2024-11-18T00:16:48.467Z","updated_at":"2026-03-13T09:34:42.210Z","avatar_url":"https://github.com/gitkraken.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI Notifications\n\n## Schema\n\n```typescript\n{\n    notifications: [{\n        id: string,\n        title: string,\n        trigger: []TriggerOpts\n        description?: string,\n        timestamp?: UnixTimestamp, // Eg. 1696989209\n    }],\n    version: int\n}\n```\n\nThe `trigger` attribute will accept any of these:\n- `always`: Always display this notification\n- `once`: Display this notification once (requires timestamp)\n- `trial`: Display for trial users only","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitkraken%2Fcli-notifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitkraken%2Fcli-notifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitkraken%2Fcli-notifications/lists"}