Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
e013add0ba0b
Commit
ee191fe9
authored
Sep 21, 2018
by
Shinya Maeda
Committed by
Alessio Caiazza
Oct 02, 2018
Browse files
Remove whitespace
parent
dfd9e32a492b
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/models/commit_status.rb
View file @
e013add0
...
...
@@ -26,7 +26,7 @@ class CommitStatus < ActiveRecord::Base
scope
:failed_but_allowed
,
->
do
where
(
allow_failure:
true
,
status:
[
:failed
,
:canceled
])
end
scope
:exclude_ignored
,
->
do
# We want to ignore failed but allowed to fail jobs.
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment