Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
e0357222
Unverified
Commit
e0357222
authored
4 years ago
by
HonkingGoose
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: improve requiredStatusChecks documentation (#9208)
parent
cf98e652
No related branches found
Branches containing commit
Tags
37.184.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/usage/configuration-options.md
+3
-2
3 additions, 2 deletions
docs/usage/configuration-options.md
with
3 additions
and
2 deletions
docs/usage/configuration-options.md
+
3
−
2
View file @
e0357222
...
...
@@ -1969,8 +1969,9 @@ The field supports multiple URLs however it is datasource-dependent on whether o
Currently Renovate's default behavior is to only automerge if every status check has succeeded.
Setting this option to
`null`
means that Renovate will ignore all status checks.
You need to set this if you don't have any status checks but still want Renovate to automerge PRs.
Setting this option to
`null`
means that Renovate will ignore _all_ status checks.
You can set this if you don't have any status checks but still want Renovate to automerge PRs.
Beware: configuring Renovate to automerge without any tests can lead to broken builds on your default branch, please think again before enabling this!
In future, this might be configurable to allow certain status checks to be ignored/required.
See
[
issue 1853 at the Renovate repository
](
https://github.com/renovatebot/renovate/issues/1853
)
for more details.
...
...
This diff is collapsed.
Click to expand it.
Botaniker (Bot)
@botaniker
mentioned in commit
17de9315
·
4 years ago
mentioned in commit
17de9315
mentioned in commit 17de9315558c59a3ff6ef396a9204b6dc0a24953
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment