7 lines
318 B
Text
7 lines
318 B
Text
Project: <%= @project.path_with_namespace %>
|
|
Branch: <%= @pipeline.ref %>
|
|
Commit: <%= @pipeline.short_sha %> (<%= @pipeline.sha %>)
|
|
Commit Message: <%= @pipeline.git_commit_message %>
|
|
Commit Author: <%= @pipeline.git_author_name %>
|
|
Pusher: <%= @pipeline.user.try(:name) %>
|
|
Pipeline #<%= @pipeline.id %> had succeeded.
|