{"id":13941461,"url":"https://github.com/uhyo/please-star-first","last_synced_at":"2025-04-04T10:09:20.407Z","repository":{"id":55994860,"uuid":"317470274","full_name":"uhyo/please-star-first","owner":"uhyo","description":"GitHub Action that automatically closes issues opened by non-stargazers","archived":false,"fork":false,"pushed_at":"2025-03-25T00:26:35.000Z","size":776,"stargazers_count":134,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T09:09:23.694Z","etag":null,"topics":["actions"],"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/uhyo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-01T08:14:21.000Z","updated_at":"2025-03-25T00:26:39.000Z","dependencies_parsed_at":"2025-01-11T17:11:42.776Z","dependency_job_id":"711e3867-7e67-4986-8bcb-38d8720a678e","html_url":"https://github.com/uhyo/please-star-first","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhyo%2Fplease-star-first","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhyo%2Fplease-star-first/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhyo%2Fplease-star-first/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhyo%2Fplease-star-first/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uhyo","download_url":"https://codeload.github.com/uhyo/please-star-first/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157283,"owners_count":20893220,"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"],"created_at":"2024-08-08T02:01:19.396Z","updated_at":"2025-04-04T10:09:20.379Z","avatar_url":"https://github.com/uhyo.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Please Star First GitHub Action\n\nThis GitHub Action automatically closes issues opened by non-stargazers.\n\n**Feel free to try out in this repository!**\n\n## Usage\n\n```yml\non:\n  issues:\n    types: [opened, reopened]\n\njobs:\n  greet:\n    runs-on: ubuntu-latest\n    name: Close issue opened by non-stargazer\n    steps:\n      - name: close\n        uses: uhyo/please-star-first@v2\n```\n\n### Options\n\nThis action works out of the box, but you can customize the issue comment posted by GitHub Actions upon closing the issue by setting the `message` input.\n\nAlso, you can change the close reason by setting the `close_reason` input. The default is `not_planned`.\n\nExample with options:\n\n```yaml\n- name: close\n  uses: uhyo/please-star-first@v2\n  with:\n    message: |\n      Your kind message on why you want them to star the repository\n      before opening an issue.\n    close_reason: completed # or \"not_planned\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuhyo%2Fplease-star-first","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuhyo%2Fplease-star-first","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuhyo%2Fplease-star-first/lists"}