{"id":20126460,"url":"https://github.com/sovereigncloudstack/status-page-githubprojects","last_synced_at":"2025-03-02T21:16:15.131Z","repository":{"id":103212961,"uuid":"585916168","full_name":"SovereignCloudStack/status-page-githubprojects","owner":"SovereignCloudStack","description":"status page with github projects as backend","archived":false,"fork":false,"pushed_at":"2024-04-19T11:40:25.000Z","size":45,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-13T08:12:40.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://scs.community/","language":"Go","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/SovereignCloudStack.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-01-06T12:43:24.000Z","updated_at":"2023-01-23T13:43:50.000Z","dependencies_parsed_at":"2024-04-19T12:42:50.517Z","dependency_job_id":"0e217e96-a8d2-4905-8036-b75612ff31ae","html_url":"https://github.com/SovereignCloudStack/status-page-githubprojects","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/SovereignCloudStack%2Fstatus-page-githubprojects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fstatus-page-githubprojects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fstatus-page-githubprojects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fstatus-page-githubprojects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SovereignCloudStack","download_url":"https://codeload.github.com/SovereignCloudStack/status-page-githubprojects/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241570919,"owners_count":19984002,"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-13T20:16:13.162Z","updated_at":"2025-03-02T21:16:15.094Z","avatar_url":"https://github.com/SovereignCloudStack.png","language":"Go","readme":"# SCS Status Page - GitHub Projects Backend\n\nThis repository contains an implementation of the [SCS Status Page API](https://github.com/SovereignCloudStack/status-page-openapi) backed by GitHub Projects.\nThis means that all state relevant to the status page is stored in a [GitHub Project](https://docs.github.com/en/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects) and fetched via the GitHub GraphQL API.\n\n## Mapping of attributes\n\n| SCS Status Page API | GitHub |\n| --- | --- |\n| Component | Labels (`LA_***`) with \"component:\" prefix |\n| Incident | Project Items (`PVTI_***`) of type \"ISSUE\" |\n| Incident.phase | Project Item Field \"Status\" (Single select, predefined) |\n| Incident.impactType | Project Item Field \"Impact Type\" (Single select) |\n| Incident.beganAt | Project Item Field \"Began At\" (Text, RFC3339) |\n| Incident.endedAt | Project Item Field \"Ended At\" (Text, RFC3339) |\n\nOn startup, the server verifies that fields are configured accordingly in GitHub. If this is not the case, it will not start.\n\nSet `GITHUB_TOKEN` as environment variable with all required permissions (if using PAT's, use classic tokens, [as fine grained tokens are not yet supported with GraphQL](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#about-personal-access-tokens)), see `--help` for all other parameters.\n\nExample invocation for debugging:\n\n```\nGITHUB_TOKEN=... go run *.go --github.project.number=1 --github.project.owner=$USER\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovereigncloudstack%2Fstatus-page-githubprojects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsovereigncloudstack%2Fstatus-page-githubprojects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovereigncloudstack%2Fstatus-page-githubprojects/lists"}