{"id":15567542,"url":"https://github.com/circa10a/animal-action","last_synced_at":"2025-10-07T20:55:18.045Z","repository":{"id":46128675,"uuid":"426000369","full_name":"circa10a/animal-action","owner":"circa10a","description":"A github action to add smiles to pull requests","archived":false,"fork":false,"pushed_at":"2021-11-12T01:48:49.000Z","size":2285,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-26T08:45:08.662Z","etag":null,"topics":[],"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/circa10a.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}},"created_at":"2021-11-08T21:32:15.000Z","updated_at":"2021-11-12T01:48:23.000Z","dependencies_parsed_at":"2022-09-10T01:31:12.084Z","dependency_job_id":null,"html_url":"https://github.com/circa10a/animal-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/circa10a/animal-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circa10a%2Fanimal-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circa10a%2Fanimal-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circa10a%2Fanimal-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circa10a%2Fanimal-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/circa10a","download_url":"https://codeload.github.com/circa10a/animal-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circa10a%2Fanimal-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278846352,"owners_count":26056090,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-02T17:11:41.816Z","updated_at":"2025-10-07T20:55:17.995Z","avatar_url":"https://github.com/circa10a.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# animal-action\n\n![Build Status](https://github.com/circa10a/animal-action/workflows/release/badge.svg)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/circa10a/animal-action?style=plastic)\n\nA github action to add smiles to pull requests\n\n![alt text](docs/img/example.png)\n\n## Inputs\n\n## `github_token`\n\n**Required** A GitHub token\n\n## `animals`\n\nA comma-delimated string of types of animals pictures to comment with.\n\nDefault: `\"cats,dogs,foxes\"`.\n\n## `pull_request_comment`\n\nComment to post along with animal picture.\n\nDefault: `':tada: Thank you for your contribution! While we review, please enjoy this cute animal picture'`.\n\n## Outputs\n\nNone\n\n## Example usage\n\n```yaml\nname: comment\non:\n  pull_request:\n    types: [opened]\njobs:\n  comment:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: circa10a/animal-action@main\n        with:\n          github_token: ${{ secrets.GITHUB_TOKEN }}\n          animals: 'cats,dogs' # cats,dogs,foxes currently supported\n          pull_request_comment: ':tada: Thank you for the contribution! Here's a cute animal picture to say thank you!'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirca10a%2Fanimal-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcirca10a%2Fanimal-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirca10a%2Fanimal-action/lists"}