sprkd
.io
🗡️ Gauntlet
Courses
Roles
Certs
Coach
Pricing
Sign in
🚀
CI/CD & Delivery Pipelines
1 / 14
CI/CD
Working
In GitHub Actions, what does attaching a job to an
environment
with required reviewers accomplish?
A
It runs the job on a dedicated, faster runner tier
B
It merges the pull request once the job succeeds
C
It pauses the job until a designated reviewer approves the deployment, gating access to that environment's secrets
D
It automatically encrypts the job's logs after it completes
← Back
Next →