Skip to content
Snippets Groups Projects
Commit a5561e74 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Merge branch 'patch-43' into 'master'

Update comment about legacy pipeline triggers

See merge request gitlab-org/gitlab-ce!24998
parents 3142d8fc 6d74a667
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -160,7 +160,8 @@ module Auth
##
# We still support legacy pipeline triggers which do not have associated
# actor. New permissions model and new triggers are always associated with
# an actor, so this should be improved in 10.0 version of GitLab.
# an actor. So this should be improved once
# https://gitlab.com/gitlab-org/gitlab-ce/issues/37452 is resolved.
#
def build_can_push?(requested_project)
# Build can push only to the project from which it originates
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment