Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
taiyi
gitlab-slack
Commits
8ea5bfa1
Commit
8ea5bfa1
authored
2 years ago
by
taiyi
Browse files
Options
Download
Email Patches
Plain Diff
update
parent
82a42644
feature/2
Pipeline
#38161
passed with stage
in 5 minutes and 34 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
slack.sh
slack.sh
+1
-1
test.sh
test.sh
+1
-0
No files found.
slack.sh
View file @
8ea5bfa1
...
...
@@ -7,7 +7,7 @@ cat <<EOF
"type": "section",
"text": {
"type": "mrkdwn",
"text": "
@taiyi
[
$CI_PROJECT_NAME
]
$CI_MERGE_REQUEST_TITLE
\n
$CI_PROJECT_URL
/-/merge_requests/
$CI_MERGE_REQUEST_IID
"
"text": "
<@U02F4M2ULP7>
[
$CI_PROJECT_NAME
]
$CI_MERGE_REQUEST_TITLE
\n
$CI_PROJECT_URL
/-/merge_requests/
$CI_MERGE_REQUEST_IID
"
}
}
]
...
...
This diff is collapsed.
Click to expand it.
test.sh
View file @
8ea5bfa1
echo
"GITLAB_USER_NAME:
$GITLAB_USER_NAME
"
echo
"GITLAB_USER_EMAIL:
$GITLAB_USER_EMAIL
"
echo
"GITLAB_USER_ID:
$GITLAB_USER_ID
"
echo
"CHAT_CHANNEL:
$CHAT_CHANNEL
"
echo
"CI_ENVIRONMENT_URL:
$CI_ENVIRONMENT_URL
"
echo
"CI_PAGES_DOMAIN:
$CI_PAGES_DOMAIN
"
...
...
This diff is collapsed.
Click to expand it.
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