Skip to content

fix(ci): scope git credentials to --local#5

Merged
jpr5 merged 1 commit into
mainfrom
fix/git-config-local
May 15, 2026
Merged

fix(ci): scope git credentials to --local#5
jpr5 merged 1 commit into
mainfrom
fix/git-config-local

Conversation

@jpr5
Copy link
Copy Markdown

@jpr5 jpr5 commented May 15, 2026

Changed git config --global to git config --local in release.yml so credentials (user.name, user.email, url.insteadOf) only persist in the repo clone, not globally on the runner.

@jpr5 jpr5 merged commit e4d5b50 into main May 15, 2026
12 of 13 checks passed
@github-actions github-actions Bot added the size/xs PR size: XS label May 15, 2026
@jpr5 jpr5 deleted the fix/git-config-local branch May 15, 2026 20:26
@github-actions
Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 42.44% 7169 / 16891
🔵 Statements 41.84% 7602 / 18165
🔵 Functions 40.14% 1273 / 3171
🔵 Branches 41.03% 4803 / 11706
Generated in workflow #17 for commit 7460ed7 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant