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 <[email protected]> * Use simplified github-actions[bot] email format per docs Co-authored-by: HackingGate <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: HackingGate <[email protected]>
1 parent ffc5fde commit 76e3e09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.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)