{"id":26279683,"url":"https://github.com/alephdata/status-page-action","last_synced_at":"2025-03-14T14:16:02.741Z","repository":{"id":51103493,"uuid":"520237756","full_name":"alephdata/status-page-action","owner":"alephdata","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-10T09:49:38.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-07T01:35:14.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/alephdata.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}},"created_at":"2022-08-01T19:27:45.000Z","updated_at":"2025-01-08T04:13:40.000Z","dependencies_parsed_at":"2023-01-21T09:40:18.591Z","dependency_job_id":null,"html_url":"https://github.com/alephdata/status-page-action","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"a39d7e07e06038c452da84950d8cec4d14167a32"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fstatus-page-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fstatus-page-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fstatus-page-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fstatus-page-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alephdata","download_url":"https://codeload.github.com/alephdata/status-page-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243589325,"owners_count":20315471,"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":"2025-03-14T14:16:00.193Z","updated_at":"2025-03-14T14:16:02.690Z","avatar_url":"https://github.com/alephdata.png","language":"JavaScript","readme":"# status-page-action\n\nA GitHub Action that builds a static status page, using GitHub Issues as content source, ready to be published via GitHub Pages.\n\n- Open issues are listed as active status messages on the status page. Closing an issue resolves the status message. Issue comments are displayed as updates.\n- Whenever an issue is opened, closed, edited, or a new comment is added, the status page is built and deployed to GitHub Actions.\n- Status messages are also exposed as a static JSON file that can be consumed to display in-app status messages etc.\n\n## Setup\n\n1. Create a new repository to host your status page. The repository should be **private**, as every issue opened will be published on the status page, and there is no way to permanently restrict who is able to create new issues.\n2. Create a new workflow based on [this template](workflow-template.yml).\n3. The workflow commits and pushes the static assets to the `gh-pages` branch. In the repository settings, enable GitHub Pages and configure `gh-pages` as [the publishing source](https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#publishing-from-a-branch).\n\n## Status Types\n\nYou can use issue labels to assign a type to a status message. The default status message type is _announcement_.\n\n| Type                  | Label                        |\n| --------------------- | ---------------------------- |\n| Announcement          | `type:announcement`          |\n| Minor incident        | `type:minor`                 |\n| Major incident        | `type:major`                 |\n| Scheduled maintenance | `type:scheduled-maintenance` |\n\nWhen you close a status message of type _minor incident_, _major incident_, or _scheduled maintenance_, the message will stay active for 24 more hours in order to inform your users that the incident has been resolved or that the maintenance has been completed.\n\n## Dismissible Status Messages\n\nYou can add the `dismissible` label to an issue to indicate that users should be able to dismiss the message when displayed in-app.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falephdata%2Fstatus-page-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falephdata%2Fstatus-page-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falephdata%2Fstatus-page-action/lists"}