You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An environment scoped to production should be protected with one or more
checks to prevent accidental changes to production resources.
DESCRIPTION
An environment scoped to production should be protected with one or more
checks to prevent accidental changes to production resources. Checks can
be used to require a user to approve a deployment or require a successful
build before a deployment can be made.
Mininum TokenType: FineGrained
RECOMMENDATION
Consider adding one or more checks to the environment.