"vscode:/vscode.git/clone" did not exist on "6d2e19f7466b70574209d3da4488e16610c4fac6"
Unverified Commit 473d5e0a authored by Jinjing Zhou's avatar Jinjing Zhou Committed by GitHub
Browse files

[Jenkins] Add Israt Nisa into authorized regression trigger list (#3496)

parent dfa32ae0
......@@ -95,7 +95,7 @@ def tutorial_test_linux(backend) {
}
def is_authorized(name) {
def authorized_user = ['VoVAllen', 'BarclayII', 'jermainewang', 'zheng-da', 'mufeili', 'Rhett-Ying']
def authorized_user = ['VoVAllen', 'BarclayII', 'jermainewang', 'zheng-da', 'mufeili', 'Rhett-Ying', 'isratnisa']
return (name in authorized_user)
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment