Skip to content

ci: skip Terraform checks for unrelated changes - #1

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

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

Conversation

@glitchedmob

@glitchedmob glitchedmob commented Aug 12, 2026

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-gh/actions/runs/31573710331

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 fcf95ff into main Aug 12, 2026
5 checks passed
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