Skip to content

Conversation

@gionn
Copy link
Member

@gionn gionn commented Sep 22, 2025

Checklist

Description

Auto-commit push will fail if the checked out branch is not head_ref while building a PR

@gionn gionn requested a review from pmacius September 22, 2025 12:38
@gionn gionn marked this pull request as ready for review September 22, 2025 12:38
@gionn gionn requested a review from a team as a code owner September 22, 2025 12:38
@Copilot Copilot AI review requested due to automatic review settings September 22, 2025 12:38
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

Fix ensures terraform-pre-commit workflow can successfully auto-commit by performing repository checkout (skip_checkout now false) and ordering terraform version detection earlier. Also increments patch version.

  • Set skip_checkout to false to enable auto-commit
  • Moved terraform version detection step earlier
  • Bumped version.txt to v8.35.1

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
version.txt Patch version bumped to reflect workflow change
.github/workflows/terraform-pre-commit.yml Adjusted step order; enabled checkout for auto-commit; added clarifying comment

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gionn gionn merged commit 52beda6 into master Sep 22, 2025
8 checks passed
@gionn gionn deleted the OPSEXP-3515-fix-auto-commit-terraform branch September 22, 2025 13:38
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