Skip to content

Fix CI build definition bad git user#6

Merged
nick-pape merged 3 commits into
SharePoint:mainfrom
nick-pape:nick-pape/fix-git-config-username
Jan 14, 2026
Merged

Fix CI build definition bad git user#6
nick-pape merged 3 commits into
SharePoint:mainfrom
nick-pape:nick-pape/fix-git-config-username

Conversation

@nick-pape
Copy link
Copy Markdown
Contributor

The action we are using is no longer working properly. Revert to using a custom git command instead.

Copilot AI review requested due to automatic review settings January 12, 2026 21:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a broken CI workflow by replacing a third-party git configuration action with direct git commands, and adds change log verification to the build process.

Changes:

  • Replaced snow-actions/git-config-user@v1.0.0 with direct git config commands to configure git user email and name
  • Added push trigger to run CI on commits to the main branch
  • Added "Verify Change Logs" step to validate Rush change files before building

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nick-pape nick-pape merged commit f2e3c81 into SharePoint:main Jan 14, 2026
2 checks passed
@nick-pape nick-pape added area: ci/cd Pipelines, publishing, releases, test automation type: bug Something isn't working labels Mar 5, 2026
@nick-pape nick-pape self-assigned this Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ci/cd Pipelines, publishing, releases, test automation type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants