{"id":24128182,"url":"https://github.com/vanyauhalin/action-gh-bot","last_synced_at":"2026-04-15T14:39:27.849Z","repository":{"id":271228347,"uuid":"912778515","full_name":"vanyauhalin/action-gh-bot","owner":"vanyauhalin","description":"Configure Git with GitHub Actions Bot's profile","archived":false,"fork":false,"pushed_at":"2025-01-06T12:30:29.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T12:31:44.126Z","etag":null,"topics":["ci","git","github-actions","github-bot"],"latest_commit_sha":null,"homepage":"","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/vanyauhalin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2025-01-06T11:25:33.000Z","updated_at":"2025-01-06T12:27:42.000Z","dependencies_parsed_at":"2025-01-06T12:32:59.284Z","dependency_job_id":"6c8fb328-3f7e-41f4-b8f0-3ac1f4065335","html_url":"https://github.com/vanyauhalin/action-gh-bot","commit_stats":null,"previous_names":["vanyauhalin/action-gh-bot"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanyauhalin%2Faction-gh-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanyauhalin%2Faction-gh-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanyauhalin%2Faction-gh-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanyauhalin%2Faction-gh-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanyauhalin","download_url":"https://codeload.github.com/vanyauhalin/action-gh-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241313177,"owners_count":19942417,"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":["ci","git","github-actions","github-bot"],"created_at":"2025-01-11T18:40:03.238Z","updated_at":"2025-11-24T14:04:39.819Z","avatar_url":"https://github.com/vanyauhalin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup GitHub Actions Bot\n\nThis GitHub Action configure Git with [GitHub Actions Bot]'s profile by adding a step to your workflow:\n\n```yml\n- name: Setup GitHub Actions Bot\n  uses: vanyauhalin/action-gh-bot@v0\n```\n\nUnder the hood, this action sets up the following Git configuration:\n\n```sh\n$ git config set --global user.name \"github-actions[bot]\"\n$ git config set --global user.email \"41898282+github-actions[bot]@users.noreply.github.com\"\n```\n\nThat is all.\n\n## License\n\n[MIT] (c) [Ivan Uhalin]\n\n\u003c!-- Footnotes --\u003e\n\n[GitHub Actions Bot]: https://api.github.com/users/github-actions%5Bbot%5D\n\n[Ivan Uhalin]: https://github.com/vanyauhalin/\n[MIT]: https://github.com/vanyauhalin/action-gh-bot/blob/main/LICENSE.txt/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanyauhalin%2Faction-gh-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanyauhalin%2Faction-gh-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanyauhalin%2Faction-gh-bot/lists"}