{"id":13625302,"url":"https://github.com/dtinth/markdown-report-action","last_synced_at":"2025-03-17T10:14:31.864Z","repository":{"id":45929661,"uuid":"432387296","full_name":"dtinth/markdown-report-action","owner":"dtinth","description":"Attachs some Markdown report to the GitHub Actions build","archived":false,"fork":false,"pushed_at":"2021-11-27T07:30:49.000Z","size":12,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-07T23:47:14.169Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dtinth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-27T06:33:01.000Z","updated_at":"2024-12-06T01:14:02.000Z","dependencies_parsed_at":"2022-08-28T19:51:13.380Z","dependency_job_id":null,"html_url":"https://github.com/dtinth/markdown-report-action","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fmarkdown-report-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fmarkdown-report-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fmarkdown-report-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fmarkdown-report-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtinth","download_url":"https://codeload.github.com/dtinth/markdown-report-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244014186,"owners_count":20383716,"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":"2024-08-01T21:01:53.699Z","updated_at":"2025-03-17T10:14:30.559Z","avatar_url":"https://github.com/dtinth.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# markdown-report-action\nAttachs a Markdown report your GitHub Actions build. This action uses the Checks API, which is less noisy and more tidy than using comments.\n\n[This report will appear as another job in GitHub Actions UI:](https://github.com/dtinth/markdown-report-action/runs/4339917802?check_suite_focus=true)\n\n\u003e ![run](https://user-images.githubusercontent.com/193136/143671955-586c13d6-c505-4b10-aab9-6f9343f02ebe.png)\n\n[In a pull request, the report will appear as neutral status check:](https://github.com/dtinth/markdown-report-action/pull/1/checks?check_run_id=4339917802)\n\n\u003e ![checks](https://user-images.githubusercontent.com/193136/143671954-776ea75c-f369-4677-9b7e-d5c8918b9b5d.png)\n\n## Usage\n\n```yaml\n# First, create a Markdown file containing the report.\n- run: echo 'Content here. You *can* use Markdown.' | tee /tmp/report.md\n\n# Then use this action to generate the report.\n- uses: dtinth/markdown-report-action@v1\n  with:\n    name: Report name\n    title: Report title here\n    body-file: /tmp/report.md\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtinth%2Fmarkdown-report-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdtinth%2Fmarkdown-report-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtinth%2Fmarkdown-report-action/lists"}