Skip to content

Add GIT_USER_NAME, GIT_USER_EMAIL to create-stemcell#572

Merged
aramprice merged 1 commit into
ubuntu-jammyfrom
add-git-user-to-create-stemcell-step
Apr 21, 2026
Merged

Add GIT_USER_NAME, GIT_USER_EMAIL to create-stemcell#572
aramprice merged 1 commit into
ubuntu-jammyfrom
add-git-user-to-create-stemcell-step

Conversation

@selzoc

@selzoc selzoc commented Apr 21, 2026

Copy link
Copy Markdown
Member

caf2c83 missed this (already flown)

@coderabbitai

coderabbitai Bot commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

This change modifies the CI/CD pipeline configuration to add two new environment variables, GIT_USER_EMAIL and GIT_USER_NAME, to the create-stemcell task's parameters in the build-stemcell job. These variables are sourced from bot credentials and are passed as task inputs alongside existing parameters such as OS_VERSION and STEMCELL_BUCKET. The additions are made to multiple create-stemcell task invocations without altering any existing git author metadata configuration.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: adding two environment variables (GIT_USER_NAME and GIT_USER_EMAIL) to the create-stemcell task.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The description references a previous commit (caf2c83) and indicates this change was missed, relating to the addition of GIT_USER_NAME and GIT_USER_EMAIL environment variables shown in the changeset.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-git-user-to-create-stemcell-step

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@aramprice aramprice merged commit 1e052cc into ubuntu-jammy Apr 21, 2026
12 checks passed
@aramprice aramprice deleted the add-git-user-to-create-stemcell-step branch April 21, 2026 02:32
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