Overview of PR Automation capabilities
developDigger provides several key features for automating infrastructure Pull Requests:
- Plan Preview: Generate automated previews of proposed infrastructure changes.
- CommentOps: Operate PR workflows (like plan or apply) directly from PR comments.
- Layering: Manage stack ordering to handle dependencies between infrastructure layers.
- PR-level locks: Prevent unsafe concurrency by locking specific resources or stacks during a PR.
- Private runners: Configure dedicated runners for secure execution.
- FIPS 140: Configure compliance features such as FIPS 140 support.