Skip to content

ci: skip Terraform checks for unrelated changes - #8

Merged
glitchedmob merged 1 commit into
mainfrom
feat/change-aware-pr-checks
Aug 12, 2026
Merged

ci: skip Terraform checks for unrelated changes#8
glitchedmob merged 1 commit into
mainfrom
feat/change-aware-pr-checks

Conversation

@glitchedmob

Copy link
Copy Markdown
Member

Runs the pull request workflow for every PR while only invoking Terraform validation and planning when Terraform-related files change. Adds a stable aggregate check that can be required by repository rulesets.

@github-actions

Copy link
Copy Markdown

Terraform plan

Artifacts: https://github.com/sgfdevs/infra-dns/actions/runs/31574046793

Show summary
CHANGE RESOURCE

Decrypt artifacts:
openssl enc -d -aes-256-cbc -pbkdf2 -in tfplan.enc -out tfplan -pass pass:$OUTPUT_ENCRYPTION_KEY
openssl enc -d -aes-256-cbc -pbkdf2 -in tfplan.txt.enc -out tfplan.txt -pass pass:$OUTPUT_ENCRYPTION_KEY

@glitchedmob
glitchedmob merged commit 582310c into main Aug 12, 2026
5 checks passed
@glitchedmob
glitchedmob deleted the feat/change-aware-pr-checks branch August 12, 2026 07:30
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