Skip to content

feat(cli/environment): propagate GIT environment variables#253

Merged
dubinsky merged 1 commit intoskevetter:mainfrom
dubinsky:propagate-git-environment-variables
Jan 7, 2026
Merged

feat(cli/environment): propagate GIT environment variables#253
dubinsky merged 1 commit intoskevetter:mainfrom
dubinsky:propagate-git-environment-variables

Conversation

@dubinsky
Copy link

@dubinsky dubinsky commented Jan 7, 2026

GIT environment variables identifying the developer making code changes and affecting the resulting commits that are set on the machine where devpod runs should be injected into the workspace (unless they are overridden on the command line).

Otherwise, commits are likely to (silently) misidentify the author.

GIT environment variables identifying the developer making code changes and affecting the resulting commits that are set on the machine where devpod runs should be injected into the workspace (unless they are overridden on the command line).

Otherwise, commits are likely to (silently) misidentify the author.

Signed-off-by: Leonid Dubinsky <dub@podval.org>
@dubinsky dubinsky merged commit 62f75f4 into skevetter:main Jan 7, 2026
35 checks passed
@dubinsky
Copy link
Author

dubinsky commented Jan 7, 2026

Thank you!

@dubinsky dubinsky deleted the propagate-git-environment-variables branch January 7, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants