{"id":15113694,"url":"https://github.com/psilore/status","last_synced_at":"2026-01-20T03:01:28.431Z","repository":{"id":257086432,"uuid":"857288116","full_name":"psilore/status","owner":"psilore","description":"A simple script to get workflow status \u0026 conclusion of either all workflows in an GitHub organisation or repositories belonging to a GitHub team.","archived":false,"fork":false,"pushed_at":"2024-09-14T09:19:33.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T18:15:51.513Z","etag":null,"topics":["bash","github-workflows"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/psilore.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-09-14T08:51:46.000Z","updated_at":"2024-09-14T09:19:36.000Z","dependencies_parsed_at":"2024-09-14T19:51:09.985Z","dependency_job_id":null,"html_url":"https://github.com/psilore/status","commit_stats":null,"previous_names":["psilore/status"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/psilore/status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psilore%2Fstatus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psilore%2Fstatus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psilore%2Fstatus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psilore%2Fstatus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psilore","download_url":"https://codeload.github.com/psilore/status/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psilore%2Fstatus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28594958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: 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":["bash","github-workflows"],"created_at":"2024-09-26T01:22:20.023Z","updated_at":"2026-01-20T03:01:28.416Z","avatar_url":"https://github.com/psilore.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr /\u003e\n\u003ch1\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"docs/images/status.png\" alt=\"status\"\u003e\n  \u003cbr\u003estatus\n  \u003c/p\u003e\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\nA simple script to get workflow status \u0026 conclusion of either all workflows in an GitHub organisation or repositories belonging to a GitHub team.\n\u003c/p\u003e\n\nHeavily influenced by [LF Workflow Dash](https://github.com/lincc-frameworks/lf-workflow-dash)\n\n## Prerequisites\n\n- [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)\n- [gh-cli](https://github.com/cli/cli?tab=readme-ov-file#installation)\n- [jq](https://jqlang.github.io/jq/download/)\n\n## Usage\n\nStatus scan uses GitHub API to check status of owners workflow and will produce 2 files, `active_repos.txt` and if a workflow run has been concluded a failure it will create a file `failed_workflows.txt`  \n\n**Tip:** If you have certain workflows that is vital, you can have a check if file `failed_workflows.txt` exists, alerts a slack channel with failed workflows detected on a schedule.\n\n1. Clone repository\n\n   ```sh\n   git clone https://github.com/psilore/status.git\n   ```\n\n1. Navigate to directory\n\n   ```sh\n   cd status\n   ```\n\n### Scan all workflows in an GitHub organisation\n\n```sh\nbash status.sh -o [OWNER]\n```\n\n### Scan all workflows of a GitHub team within an organisation\n\n```sh\nbash status.sh -o [OWNER] -t [TEAM_SLUG]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsilore%2Fstatus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsilore%2Fstatus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsilore%2Fstatus/lists"}