Skip to content

Conversation

@gionn
Copy link
Member

@gionn gionn commented Dec 16, 2025

@gionn gionn force-pushed the OPSEXP-3736-fix-auto-commit branch from 4771ceb to 7b78ffb Compare December 16, 2025 09:39
@gionn gionn requested review from a team, alxgomz, ffjdm, pmacius and siddavamshi4 December 16, 2025 09:54
@gionn gionn marked this pull request as ready for review December 16, 2025 09:56
Copilot AI review requested due to automatic review settings December 16, 2025 09:56
Copy link
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 enhances the bumpVersions.yml workflow to properly configure git-auto-commit-action v7.0.0 with conditional branching logic. The changes allow the workflow to behave differently based on whether it's running on the default branch (creating/updating a dedicated update branch) or on a feature branch (committing directly to that branch).

Key changes:

  • Adds conditional create_branch parameter to create branches only when running on the default branch
  • Adds push_options with --force flag to overwrite the update branch when running on the default branch
  • Adds skip_checkout optimization to skip redundant checkout operations when running on the default branch
  • Includes clear inline comments explaining the conditional logic

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

@gionn gionn merged commit c1694c7 into master Dec 16, 2025
66 checks passed
@gionn gionn deleted the OPSEXP-3736-fix-auto-commit branch December 16, 2025 13:02
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.

5 participants