Hello, How is everyone ensuring their teams run t...
# atlantis-community
e
Hello, How is everyone ensuring their teams run the apply before merging the branch? We have 4 environments/atlantis projects outputted in one PR. We need an approval for higher environment, but when someone approves they accidentally merge the PR when prod apply hasn’t been done. 🤦🏻‍♀️
p
e
Oh this is a good thing to know about ! Thank you! But this is only for terraform commands. I need to ensure no one merges after getting an approval without running an apply. I think I can utilize branch status checks.
p
yes a ruleset can help on that
e
Is that the same as a branch protection rule ? That’s what I was thinking
p
yes
🙏 1