Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
8d0669fb
Unverified
Commit
8d0669fb
authored
Mar 11, 2021
by
Nikita Titov
Committed by
GitHub
Mar 10, 2021
Browse files
set 'pending' commit status for R Solaris optional workflow (#4061)
parent
15853a7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/r_solaris.yml
.github/workflows/r_solaris.yml
+1
-0
No files found.
.github/workflows/r_solaris.yml
View file @
8d0669fb
...
...
@@ -31,6 +31,7 @@ jobs:
-
name
:
Send init status
if
:
${{ always() }}
run
:
|
$GITHUB_WORKSPACE/.ci/set_commit_status.sh "${{ github.workflow }}" "pending" "${{ github.event.client_payload.pr_sha }}"
$GITHUB_WORKSPACE/.ci/append_comment.sh \
"${{ github.event.client_payload.comment_number }}" \
"Workflow **${{ github.workflow }}** has been triggered! 🚀\r\n${GITHUB_SERVER_URL}/microsoft/LightGBM/actions/runs/${GITHUB_RUN_ID}"
...
...
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