Skip to content

revert: remove repository sync Actions workflow - #38

Merged
xnoto merged 4 commits into
mainfrom
fix/use-aws-cli-runner-for-sync
Aug 28, 2026
Merged

revert: remove repository sync Actions workflow#38
xnoto merged 4 commits into
mainfrom
fix/use-aws-cli-runner-for-sync

Conversation

@xnoto

@xnoto xnoto commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove the custom repository-sync GitHub Actions workflow and its templates

Reason

Repository sync must be performed by the tfroot-github OpenTofu apply using GitHub provider branch, repository-file, and pull-request resources—not by a separate Actions workflow.

Follow-up

Reimplement the feature as provider-managed unprotected branches plus normal downstream PRs. No direct default-branch writes or automatic merges.

@xnoto
xnoto requested a review from a team as a code owner August 28, 2026 03:50
@github-actions

Copy link
Copy Markdown
Contributor

OpenTofu CI passed

View the workflow run.

Validation output (redacted, last 12000 characters)

Terraform validate.......................................................Passed
Terraform validate with tflint...........................................Passed
Checkov..................................................................Passed
Terraform fmt............................................................Passed
Terraform docs...........................................................Passed
Detect hardcoded secrets.................................................Passed
check for case conflicts.................................................Passed
check for merge conflicts................................................Passed
check for broken symlinks............................(no files to check)Skipped
check vcs permalinks.....................................................Passed
detect destroyed symlinks................................................Passed
detect private key.......................................................Passed
fix end of files.........................................................Passed
mixed line ending........................................................Passed
trim trailing whitespace.................................................Passed
don't commit to branch..................................................Skipped
check for added large files..............................................Passed

@github-actions

Copy link
Copy Markdown
Contributor

OpenTofu Plan

@xnoto
xnoto merged commit abaf875 into main Aug 28, 2026
4 checks passed
@xnoto
xnoto deleted the fix/use-aws-cli-runner-for-sync branch August 28, 2026 03:52
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.

1 participant