mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-29 11:57:26 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -290,7 +290,7 @@ class CommitStatus < Ci::ApplicationRecord
|
||||
end
|
||||
|
||||
def archived?
|
||||
false
|
||||
pipeline.archived?
|
||||
end
|
||||
|
||||
def stuck?
|
||||
|
Reference in New Issue
Block a user