{"id":13474235,"url":"https://github.com/peaceiris/actions-broken-link-checker","last_synced_at":"2025-03-26T21:30:53.375Z","repository":{"id":101439159,"uuid":"185994598","full_name":"peaceiris/actions-broken-link-checker","owner":"peaceiris","description":"GitHub Actions for broken-link-checker (Find broken links, missing images, etc in your HTML)","archived":true,"fork":false,"pushed_at":"2019-08-19T14:54:48.000Z","size":25,"stargazers_count":8,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-30T07:47:19.260Z","etag":null,"topics":["github-actions"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/peaceiris.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-05-10T13:37:54.000Z","updated_at":"2023-01-28T17:30:31.000Z","dependencies_parsed_at":"2024-01-14T04:42:19.196Z","dependency_job_id":"a1f14ccf-9877-409b-867f-a385107219fb","html_url":"https://github.com/peaceiris/actions-broken-link-checker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-broken-link-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-broken-link-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-broken-link-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-broken-link-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peaceiris","download_url":"https://codeload.github.com/peaceiris/actions-broken-link-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245738511,"owners_count":20664291,"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":["github-actions"],"created_at":"2024-07-31T16:01:10.581Z","updated_at":"2025-03-26T21:30:53.055Z","avatar_url":"https://github.com/peaceiris.png","language":"Dockerfile","funding_links":[],"categories":["Community Resources","Dockerfile"],"sub_categories":["Testing and Linting"],"readme":"[![license](https://img.shields.io/github/license/peaceiris/actions-broken-link-checker.svg)](https://github.com/peaceiris/actions-broken-link-checker/blob/master/LICENSE)\n[![release](https://img.shields.io/github/release/peaceiris/actions-broken-link-checker.svg)](https://github.com/peaceiris/actions-broken-link-checker/releases/latest)\n[![GitHub release date](https://img.shields.io/github/release-date/peaceiris/actions-broken-link-checker.svg)](https://github.com/peaceiris/actions-broken-link-checker/releases)\n\n\n\n## GitHub Actions for broken-link-checker\n\n- [stevenvachon/broken-link-checker: Find broken links, missing images, etc in your HTML.](https://github.com/stevenvachon/broken-link-checker)\n\n\u003cimg width=\"400\" alt=\"GitHub Actions for broken-link-checker\" src=\"./images/ogp.svg\"\u003e\n\n\n\n## Getting started\n\n### Create `main.workflow`\n\n```hcl\nworkflow \"Main workflow\" {\n  on = \"push\"\n  resolves = [\"broken-link-checker\"]\n}\n\naction \"is-branch-master\" {\n  uses = \"actions/bin/filter@master\"\n  args = \"branch master\"\n}\n\naction \"broken-link-checker\" {\n  needs = \"is-branch-master\"\n  uses = \"peaceiris/actions-broken-link-checker@v0.7.8\"\n  args = [\"https://example.com\", \"-ro\"]\n}\n```\n\n\n\n## License\n\n[MIT License - peaceiris/actions-broken-link-checker]\n\n[MIT License - peaceiris/actions-broken-link-checker]: https://github.com/peaceiris/actions-broken-link-checker/blob/master/LICENSE\n\n\n\n## About the author\n\n- [peaceiris's homepage](https://peaceiris.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeaceiris%2Factions-broken-link-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeaceiris%2Factions-broken-link-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeaceiris%2Factions-broken-link-checker/lists"}