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
OpenDAS
TransformerEngine
Commits
ef4b1d1a
Unverified
Commit
ef4b1d1a
authored
Jan 30, 2024
by
Tim Moon
Committed by
GitHub
Jan 30, 2024
Browse files
Add user to TE CI (#639)
Signed-off-by:
Tim Moon
<
tmoon@nvidia.com
>
parent
44574def
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/trigger-ci.yml
.github/workflows/trigger-ci.yml
+1
-1
No files found.
.github/workflows/trigger-ci.yml
View file @
ef4b1d1a
...
@@ -16,7 +16,7 @@ jobs:
...
@@ -16,7 +16,7 @@ jobs:
# This job only runs for pull request comments
# This job only runs for pull request comments
if
:
|
if
:
|
contains( 'ptrendx,ksivaman,schetlur-nv,timmoon10,zlsh80826,mingxu1067,cyanguwa,nzmora-nvidia,galagam,nouiz,denera,sudhakarsingh27,', format('{0},', github.actor)) &&
contains( 'ptrendx,ksivaman,schetlur-nv,timmoon10,zlsh80826,mingxu1067,cyanguwa,nzmora-nvidia,galagam,nouiz,denera,sudhakarsingh27,
Oleg-Goncharov,
', format('{0},', github.actor)) &&
startsWith(github.event.comment.body, '/te-ci')
startsWith(github.event.comment.body, '/te-ci')
steps
:
steps
:
-
name
:
Check if comment is issued by authorized person
-
name
:
Check if comment is issued by authorized person
...
...
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