{"id":20712915,"url":"https://github.com/thesis/asciidoctor-action","last_synced_at":"2025-09-17T16:24:10.647Z","repository":{"id":52190009,"uuid":"267904532","full_name":"thesis/asciidoctor-action","owner":"thesis","description":"GitHub Action to compile asciidoctor files with mermaid diagrams","archived":false,"fork":false,"pushed_at":"2024-02-16T13:26:45.000Z","size":34,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-23T07:55:24.214Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/thesis.png","metadata":{"files":{"readme":"README.adoc","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":"2020-05-29T16:28:18.000Z","updated_at":"2022-01-17T13:20:44.000Z","dependencies_parsed_at":"2024-11-17T04:01:34.248Z","dependency_job_id":null,"html_url":"https://github.com/thesis/asciidoctor-action","commit_stats":{"total_commits":25,"total_committers":4,"mean_commits":6.25,"dds":"0.19999999999999996","last_synced_commit":"6239bac7192a925c0accdf061b61982a3ef99357"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Fasciidoctor-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Fasciidoctor-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Fasciidoctor-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Fasciidoctor-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesis","download_url":"https://codeload.github.com/thesis/asciidoctor-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250395201,"owners_count":21423376,"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-11-17T02:22:31.156Z","updated_at":"2025-09-17T16:24:05.578Z","avatar_url":"https://github.com/thesis.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= GitHub Asciidoctor Action\n\nThis action runs asciidoctor as requested, and includes mermaid and\nasciidoctor-diagram for diagram handling.\n\n== Inputs\n\n`files` (**required**)::\n    A set of files to parse. This can include globs like `*.adoc`, as well as\n    multiglobs like `**/*.adoc`.\n\n`format`::\n    Optional, can be set to `pdf` to use `asciidoctor-pdf`. If set to anything\n    other than `pdf`, currently the action just runs `asciidoctor` with no\n    other changes.\n \n`asciidoctor-args`::\n    Optional, can be set to additional arguments that should be passed to the\n    `asciidoctor` or `asciidoctor-pdf` commands.\n\n\n== Outputs\n\n`asciidoctor-artifacts`::\n    A space-separated list of fully-resolved paths to artifacts generated by\n    the asciidoc compile.\n\n== Example Usage\n\n```\nuses: thesis/asciidoctor-action@v1\nwith:\n  files: *.adoc **/*.adoc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesis%2Fasciidoctor-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesis%2Fasciidoctor-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesis%2Fasciidoctor-action/lists"}