BUILD-11405: Changes the environment tag associated with the SCA Check#260
Conversation
8d38cf4 to
8ea02b5
Compare
|
SummaryThis PR fixes an unintended side effect from PR The previous use of What reviewers should knowWhat to review:
Context:
|
There was a problem hiding this comment.
Pull request overview
This PR updates the SCA check workflow so its OIDC environment claim no longer uses dev, avoiding accidental association with development deployments while still satisfying Vault’s required environment claim.
Changes:
- Replaces
environment: devwithenvironment: sca-checking. - Updates the inline comment to explain the dedicated environment value.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.



Context
Follow-up ticket from PREQ-5827 and #259 , which fixed the OIDC issue, but associated the check-sca check with every dev deployment (example in slack).
What Changed?
environment: sca-checking