{"id":13808678,"url":"https://github.com/srt32/uptime","last_synced_at":"2025-04-12T06:51:25.452Z","repository":{"id":35708764,"uuid":"219051262","full_name":"srt32/uptime","owner":"srt32","description":"GitHub Action to check the status of endpoints","archived":false,"fork":false,"pushed_at":"2023-07-12T07:52:01.000Z","size":594,"stargazers_count":34,"open_issues_count":5,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-27T17:34:46.126Z","etag":null,"topics":["actions","http","monitoring","ping","uptime"],"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/srt32.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}},"created_at":"2019-11-01T19:39:05.000Z","updated_at":"2024-04-15T03:06:38.000Z","dependencies_parsed_at":"2024-01-08T07:56:15.460Z","dependency_job_id":"30cb3937-e8b5-4568-929b-8364052cd65c","html_url":"https://github.com/srt32/uptime","commit_stats":{"total_commits":18,"total_committers":5,"mean_commits":3.6,"dds":0.6666666666666667,"last_synced_commit":"d70a4cf08a9cca45741947a45b15d7fdb091490b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srt32%2Fuptime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srt32%2Fuptime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srt32%2Fuptime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srt32%2Fuptime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srt32","download_url":"https://codeload.github.com/srt32/uptime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530604,"owners_count":21119595,"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":["actions","http","monitoring","ping","uptime"],"created_at":"2024-08-04T01:01:48.972Z","updated_at":"2025-04-12T06:51:25.420Z","avatar_url":"https://github.com/srt32.png","language":"JavaScript","readme":"# uptime\n\nGitHub Action to check the status of endpoints. This action can be used to check a website is live after a deploy or on an ongoing basis via cron.\n\n## Inputs\n\n### url-to-hit\n\n**Required** The url to hit\n\n### expected-statuses\n\nComma separated list of statuses that are okay. Defaults to `\"200\"`\n\n## Outputs\n\n### status\n\nThe status we got.\n\n## Example usage\n\n```\n  \non:\n  schedule:\n    - cron: '*/5 * * * *'\n\njobs:\n  ping_site:\n    runs-on: ubuntu-latest\n    name: Ping the site\n    steps:\n    - name: Check the site\n      id: hello\n      uses: srt32/uptime@master\n      with:\n        url-to-hit: \"https://example.com\"\n        expected-statuses: \"200,301\"\n```\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrt32%2Fuptime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrt32%2Fuptime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrt32%2Fuptime/lists"}