{"id":21070393,"url":"https://github.com/stencila/status","last_synced_at":"2026-02-07T03:02:22.744Z","repository":{"id":46274017,"uuid":"359270828","full_name":"stencila/status","owner":"stencila","description":"Stencila's status reporting","archived":false,"fork":false,"pushed_at":"2025-01-05T19:55:43.000Z","size":760,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T17:24:02.505Z","etag":null,"topics":["status-page","stencila"],"latest_commit_sha":null,"homepage":"https://stencila.github.io/status/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stencila.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":"2021-04-18T23:03:05.000Z","updated_at":"2024-02-04T01:48:31.000Z","dependencies_parsed_at":"2023-12-26T05:23:15.462Z","dependency_job_id":"effe6371-3324-48f9-82b4-8b1300d8ed87","html_url":"https://github.com/stencila/status","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/stencila%2Fstatus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fstatus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fstatus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fstatus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stencila","download_url":"https://codeload.github.com/stencila/status/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251731238,"owners_count":21634541,"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":["status-page","stencila"],"created_at":"2024-11-19T18:46:46.395Z","updated_at":"2026-02-07T03:02:22.683Z","avatar_url":"https://github.com/stencila.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚦Status\n\n**Stencila's status reporting**\n\n## 👋 Introduction\n\nThis repository is for Stencila's status reporting and https://status.stenci.la. We use [Statusfy](https://statusfy.co/) to create and update incident reports. The site is automatically built and deployed by Azure CI.\n\nIncident reports do not have to be only for degraded performance or outages. Stencila team members are encouraged to create report for maintenance tasks, using the `under-maintenance` severity tag, so that users have an indication that there may be some instability.\n\n## 🏃‍♀️ Getting started\n\n```\ngit clone git@github.com:stencila/status\ncd status\nnpm install\nnpm run dev\n```\n\n## 🚨 Create an incident report\n\nEither create a new Markdown file for the incident in [`content`](content), or run,\n\n```sh\nnpm run new-incident\n```\n\nSee the [docs](https://docs.statusfy.co/guide/incidents) and the previous incident reports for more on how to write the Markdown.\n\nThen to deploy the new report,\n\n```sh\ngit add content\ngit commit -m \"Add incident report\"\ngit push\n```\n\nThe CI will generate the status page and publish it on Github Pages at https://status.stenci.la. You can check the status of the CI build themselves here: [![Build Status](https://dev.azure.com/stencila/stencila/_apis/build/status/stencila.gaia?branchName=master)](https://dev.azure.com/stencila/stencila/_build/latest?definitionId=7\u0026branchName=master).\n\nIf you want to bypass the CI (you're in a hurry, or it's broken), you can just do:\n\n```sh\nnpm run publish\n```\n\nUse `npm run dev` if you wish to preview any changes before publishing.\n\n## ⏲️ Update an incident report\n\nEither edit the existing Markdown file for the incident located in [`content`](content), or run,\n\n```sh\nnpm run update-incident\n```\n\nThen to deploy the update,\n\n```sh\ngit commit -m \"Update incident report on...\"\ngit push\n```\n\n## 🙏 Acknowledgments\n\nThanks to the developers of [Statusfy](https://statusfy.co/) which powers this status page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstencila%2Fstatus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstencila%2Fstatus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstencila%2Fstatus/lists"}