Skip to content

fix: exempt deployment automation from reviews - #4

Merged
glitchedmob merged 3 commits into
mainfrom
fix/exempt-deployment-automation
Aug 21, 2026
Merged

fix: exempt deployment automation from reviews#4
glitchedmob merged 3 commits into
mainfrom
fix/exempt-deployment-automation

Conversation

@glitchedmob

@glitchedmob glitchedmob commented Aug 21, 2026

Copy link
Copy Markdown
Member

The deployment App was configured with pull_request bypass mode, which requires an explicit bypass action and leaves native auto-merge waiting for review. Configure it as exempt so GitHub silently skips the review ruleset for trusted staging automation.

  • Adds a narrowly scoped module input for exempt GitHub App IDs
  • Hardcodes the actor type to Integration and bypass mode to exempt
  • Leaves existing team bypass actors unchanged

@github-actions

This comment has been minimized.

@github-actions

Copy link
Copy Markdown

Terraform plan

Artifacts: https://github.com/sgfdevs/infra-gh/actions/runs/32442451073

Show summary
CHANGE RESOURCE
update (1) module.infrastructure_repository["infra-k8s-apps"].github_repository_ruleset.required_reviews[0]

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 053df32 into main Aug 21, 2026
5 checks passed
@glitchedmob
glitchedmob deleted the fix/exempt-deployment-automation branch August 21, 2026 03:12
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