Skip to content

Commit eb3c14c

Browse files
author
Yurii Kysil
committed
Update the markdown
1 parent 1094ac8 commit eb3c14c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/docs/r/organization_ruleset.html.markdown

+2
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ The `rules` block supports the following:
155155

156156
* `strict_required_status_checks_policy` - (Optional) (Boolean) Whether pull requests targeting a matching branch must be tested with the latest code. This setting will not take effect unless at least one status check is enabled. Defaults to `false`.
157157

158+
* `do_not_enforce_on_create` - (Optional) (Boolean) Allow repositories and branches to be created if a check would otherwise prohibit it. Defaults to `false`.
159+
158160
#### required_status_checks.required_check ####
159161

160162
* `context` - (Required) (String) The status check context name that must be present on the commit.

0 commit comments

Comments
 (0)