{"id":21623068,"url":"https://github.com/explooosion/winnie-greet-actions","last_synced_at":"2026-05-20T14:07:03.745Z","repository":{"id":47380144,"uuid":"218269665","full_name":"explooosion/winnie-greet-actions","owner":"explooosion","description":"This actions will greet to you with a cute winnie.","archived":false,"fork":false,"pushed_at":"2021-09-02T01:20:03.000Z","size":1137,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T22:11:22.483Z","etag":null,"topics":["actions","bot","cute","greet","lovely","winnie"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/explooosion.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":"2019-10-29T11:19:04.000Z","updated_at":"2023-03-08T03:02:36.000Z","dependencies_parsed_at":"2022-08-22T21:00:53.199Z","dependency_job_id":null,"html_url":"https://github.com/explooosion/winnie-greet-actions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explooosion%2Fwinnie-greet-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explooosion%2Fwinnie-greet-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explooosion%2Fwinnie-greet-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explooosion%2Fwinnie-greet-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explooosion","download_url":"https://codeload.github.com/explooosion/winnie-greet-actions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244287918,"owners_count":20428896,"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":["actions","bot","cute","greet","lovely","winnie"],"created_at":"2024-11-25T00:11:30.094Z","updated_at":"2026-05-20T14:07:03.711Z","avatar_url":"https://github.com/explooosion.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Winnie Greet Actions\n\nThe cute winnie will greet to the user who created new issue with simplified.\n\n## Testing\n\nCreate the new issue, and wait for Actions.\n\n👉 Create Issues: [winnie-greet-actions-test](https://github.com/explooosion/winnie-greet-actions-test/issues)\n\n👉 Wait Actions: [winnie-greet-actions-test/actions](https://github.com/explooosion/winnie-greet-actions-test/actions)\n\n## Installtion\n\n1. Create new [personal access token](https://github.com/settings/tokens).\n\n2. Scopes: checked all repo.\n\n3. Add `ACCESS_TOKEN` secret from settings .\n\n2. Create `.github/workflows/main.yml` in your repo.\n\n```yml\nname: Commit Issue Commenter\n\non: \n  issues:\n    types: opened\n\njobs:\n  checkIssue:\n    name: Comment From New Issue\n    runs-on: ubuntu-latest\n    steps:\n      - name: Use Winnie Greet Actions\n        uses: explooosion/winnie-greet-actions@master\n        env:\n          ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplooosion%2Fwinnie-greet-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexplooosion%2Fwinnie-greet-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplooosion%2Fwinnie-greet-actions/lists"}