How are people using merge-ability requirements wi...
# atlantis-community
j
How are people using merge-ability requirements with github? We set apply as a requirement in our branch protection and it seems to create a loop where we can't apply without the PR being mergeable but we can't merge without applying.
c
There is a specific config option to fix that.
j
Thank you! This is exactly what I was looking for. I knew someone had to have seen this already.
👍 1
c
np, you definitely aren't the first to ask 🙂