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
The issue is that we are mixing the genre and the name in the context. Currently the genre is "Atlantis Bot" and the name is "atlantis/plan" or "atlantis/apply".
To make this work we need to change to the following:
genre: "Atlantis Bot/atlantis"
name: "plan" or "apply"
Hi,
I am trying to set status check in the Azure DevOps branch policy for apply to ensure that the PR only gets completed if apply succeeds:
The problem I am facing is that this status never gets updated:
The same status check looks just fine for plan:
The text was updated successfully, but these errors were encountered: