We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2c239 commit aa8cfb5Copy full SHA for aa8cfb5
runatlantis.io/docs/apply-requirements.md
@@ -168,7 +168,7 @@ You can set the `undiverged` requirement by:
168
- dir: .
169
apply_requirements: [undiverged]
170
```
171
-### Meaning
+#### Meaning
172
The `merge` checkout strategy creates a temporary merge commit and runs the `plan` on the Atlantis local version of the PR
173
source and destination branch. The local destination branch can become out of date since changes to the destination branch are not fetched
174
if there are no changes to the source branch. `undiverged` enforces that Atlantis local version of master is up to date
0 commit comments