{"id":24923215,"url":"https://github.com/doarakko/draw-action","last_synced_at":"2025-04-09T19:16:08.192Z","repository":{"id":40276848,"uuid":"338614819","full_name":"Doarakko/draw-action","owner":"Doarakko","description":"Draw Yu-Gi-Oh! Card on GitHub issue.","archived":false,"fork":false,"pushed_at":"2025-04-01T20:45:01.000Z","size":28423,"stargazers_count":24,"open_issues_count":11,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T19:15:57.272Z","etag":null,"topics":["github-actions","ygoprodeck","yu-gi-oh","yugioh"],"latest_commit_sha":null,"homepage":"","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/Doarakko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"Doarakko"}},"created_at":"2021-02-13T16:17:56.000Z","updated_at":"2024-12-21T16:16:05.000Z","dependencies_parsed_at":"2024-01-12T22:12:14.830Z","dependency_job_id":"d59a6a5b-a91b-4780-8861-df660481635d","html_url":"https://github.com/Doarakko/draw-action","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.2666666666666667,"last_synced_commit":"32b20f593437915e50995dc171fb71bc193b34e1"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doarakko%2Fdraw-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doarakko%2Fdraw-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doarakko%2Fdraw-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doarakko%2Fdraw-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Doarakko","download_url":"https://codeload.github.com/Doarakko/draw-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248094988,"owners_count":21046770,"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","ygoprodeck","yu-gi-oh","yugioh"],"created_at":"2025-02-02T11:36:50.757Z","updated_at":"2025-04-09T19:16:08.152Z","avatar_url":"https://github.com/Doarakko.png","language":"JavaScript","readme":"# draw-action\n\nDraw Yu-Gi-Oh! Card on GitHub issue.\n\n![example](./example.gif)\n\nIt takes about 10 seconds to draw.\n\n## Inputs\n\n### `github-token`\n\n**Required** The GitHub token used to create an authenticated client.\n\n## Example usage\n\n```yaml\nname: Draw Yu-Gi-Oh! Card\non:\n  issue_comment:\n    types: [created, edited]\n\njobs:\n  draw:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Draw Yu-Gi-Oh! Card on GitHub issue\n        uses: Doarakko/draw-action@main\n        if: \u003e-\n          contains(github.event.comment.body, 'draw')\n          || contains(github.event.comment.body, 'ドロー')\n        with:\n          github-token: ${{secrets.GITHUB_TOKEN}}\n```\n\n## Demo\n\nPlease comment \"draw\" to [this issue](https://github.com/Doarakko/draw-action/issues/1)!\n\n## Credits\n\n- [Yu-Gi-Oh! API by YGOPRODeck](https://ygoprodeck.com/api-guide/)\n","funding_links":["https://github.com/sponsors/Doarakko"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoarakko%2Fdraw-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoarakko%2Fdraw-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoarakko%2Fdraw-action/lists"}