{"id":16980059,"url":"https://github.com/peter-bread/setup-github-actions-bot","last_synced_at":"2026-04-20T05:04:20.709Z","repository":{"id":243786342,"uuid":"813425988","full_name":"peter-bread/setup-github-actions-bot","owner":"peter-bread","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-05T22:20:06.000Z","size":1456,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T17:32:48.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/peter-bread.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":"2024-06-11T04:13:58.000Z","updated_at":"2024-11-05T22:20:05.000Z","dependencies_parsed_at":"2024-06-11T06:32:40.125Z","dependency_job_id":"efef9e68-fa37-4c32-8d92-55e988490ae4","html_url":"https://github.com/peter-bread/setup-github-actions-bot","commit_stats":null,"previous_names":["peter-bread/setup-github-actions-bot"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-bread%2Fsetup-github-actions-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-bread%2Fsetup-github-actions-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-bread%2Fsetup-github-actions-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-bread%2Fsetup-github-actions-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-bread","download_url":"https://codeload.github.com/peter-bread/setup-github-actions-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880658,"owners_count":20525515,"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":[],"created_at":"2024-10-14T01:49:02.599Z","updated_at":"2026-04-20T05:04:20.665Z","avatar_url":"https://github.com/peter-bread.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-github-actions-bot\n\nA GitHub Action to configure git `user.name` and `user.email` to use `github-actions[bot]`.\n\nThis action does the following:\n\n- set git `user.name` to `github-actions[bot]`\n- set git `user.email` to `41898282+github-actions[bot]@users.noreply.github.com`\n\nThis (for now at least) is a very simple workflow. It is mainly useful so you\ndon't need to remember the github actions bot credentials.\n\n## Usage\n\n```yaml\n- name: checkout repository\n  uses: actions/checkout@v4\n\n- name: configure github actions bot\n  uses: peter-bread/setup-github-actions-bot@v2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-bread%2Fsetup-github-actions-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeter-bread%2Fsetup-github-actions-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-bread%2Fsetup-github-actions-bot/lists"}