You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the PR Report Handler in "Standalone Continuous Integration Server" Web Interface, there is shell command exposed as below.
ID and Pasword is correct.
Running the PR comment handler ...
Updating the PR status.
shell_exec("./pr-handler-runner.sh "success""TAOS/pr-postbuild-build-android"":octocat:[TEST] The current status is chaged by a web-based PR handler.""bdb3d6f3a67cd2d9447f6d63a7cb52563d9430f6"")
It's okay, The PR handler completed your request.
The text was updated successfully, but these errors were encountered:
Fixed issue #609.
This commit is to remove unnecessary statements.
Until now, the some statement of debugging still are exist.
Let's remove the unnecessary and deprecated statement.
Signed-off-by: Geunsik Lim <[email protected]>
Fixed issue #609.
This commit is to remove unnecessary statements.
Until now, the some statement of debugging still are exist.
Let's remove the unnecessary and deprecated statement.
Signed-off-by: Geunsik Lim <[email protected]>
When I use the PR Report Handler in "Standalone Continuous Integration Server" Web Interface, there is shell command exposed as below.
The text was updated successfully, but these errors were encountered: