Skip to content

ci(sync): update GitHub Actions#86

Merged
alexpriv8 merged 1 commit into
masterfrom
ci/sync-github-actions-83c643b
Jun 25, 2026
Merged

ci(sync): update GitHub Actions#86
alexpriv8 merged 1 commit into
masterfrom
ci/sync-github-actions-83c643b

Conversation

@indykiteone

Copy link
Copy Markdown
Contributor

Automatically generated PR to sync GitHub Actions and related configs.

Copilot AI review requested due to automatic review settings June 25, 2026 20:12
@indykiteone indykiteone added the ci label Jun 25, 2026
@indykiteone indykiteone requested a review from a team June 25, 2026 20:12

Copilot AI left a comment

Copy link
Copy Markdown

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 syncs CI configuration by extending the existing pre-commit workflow with an additional Renovate config validation job and by refactoring the terraform-validate composite action’s checkout/fetch-depth setup.

Changes:

  • Adds a renovate-validate job to .github/workflows/pre-commit.yaml.
  • Replaces git-fetch-depth + pinned actions/checkout with git-checkout in .github/actions/terraform-validate/action.yaml, and wires its output into dorny/paths-filter.

Reviewed changes

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

File Description
.github/workflows/pre-commit.yaml Adds a new renovate-validate job to the CI workflow.
.github/actions/terraform-validate/action.yaml Refactors checkout/fetch-depth logic used by Terraform validation to feed paths-filter.

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

Comment thread .github/workflows/pre-commit.yaml Outdated
Comment on lines +92 to +97
renovate-validate:
name: renovate-validate
runs-on: ubuntu-latest
steps:
- name: renovate-validate
uses: indykite/.github/.github/actions/renovate-validate@master
Comment thread .github/actions/terraform-validate/action.yaml
@indykiteone indykiteone force-pushed the ci/sync-github-actions-83c643b branch from c22d74b to 03ae435 Compare June 25, 2026 20:52
Copilot AI review requested due to automatic review settings June 25, 2026 22:59
@indykiteone indykiteone force-pushed the ci/sync-github-actions-83c643b branch from 03ae435 to 6984d8b Compare June 25, 2026 22:59

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

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

Comment thread .github/actions/terraform-validate/action.yaml
Comment thread .github/workflows/pre-commit.yaml
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@indykiteone indykiteone force-pushed the ci/sync-github-actions-83c643b branch from 6984d8b to 31e8156 Compare June 25, 2026 23:09
@alexpriv8 alexpriv8 merged commit 485be4c into master Jun 25, 2026
7 checks passed
@alexpriv8 alexpriv8 deleted the ci/sync-github-actions-83c643b branch June 25, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants