Skip to content

Commit 76e3e09

Browse files
CopilotHackingGate
andauthored
Configure GitHub Actions bot profile for git commits (#10)
* Initial plan * Configure GitHub Actions bot profile for git commits Co-authored-by: HackingGate <8541644+HackingGate@users.noreply.github.com> * Use simplified github-actions[bot] email format per docs Co-authored-by: HackingGate <8541644+HackingGate@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: HackingGate <8541644+HackingGate@users.noreply.github.com>
1 parent ffc5fde commit 76e3e09

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ jobs:
4040
with:
4141
github_token: ${{ secrets.GITHUB_TOKEN }}
4242
publish_dir: .
43+
user_name: 'github-actions[bot]'
44+
user_email: 'github-actions[bot]@users.noreply.github.com'

0 commit comments

Comments
 (0)