[ 
https://issues.apache.org/jira/browse/IGNITE-9901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16660398#comment-16660398
 ] 

ASF GitHub Bot commented on IGNITE-9901:
----------------------------------------

SomeFire commented on a change in pull request #39: IGNITE-9901 Persistent 
queue for visas added
URL: https://github.com/apache/ignite-teamcity-bot/pull/39#discussion_r227305508
 
 

 ##########
 File path: 
ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/tcbot/visa/TcBotTriggerAndSignOffService.java
 ##########
 @@ -154,7 +162,9 @@ private String observeJira(
 
         buildObserverProvider.get().observe(srvId, prov, ticketFullName, 
builds);
 
-        return "JIRA ticket IGNITE-" + ticketFullName + " will be notified 
after the tests are completed.";
+        return tcHelper.isServerAuthorized() ? "JIRA ticket IGNITE-" + 
ticketFullName +
+            " will be notified after the tests are completed." :
+            "Perform server authentication to allow JIRA ticket be notified.";
 
 Review comment:
   May be something like "Ask server administrator to authorize the Bot to 
enable JIRA notifications."?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [TC Bot] Exclude losses of visa requests while TC Bot server reloading
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-9901
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9901
>             Project: Ignite
>          Issue Type: Task
>            Reporter: PetrovMikhail
>            Assignee: PetrovMikhail
>            Priority: Major
>
> Exclude losses of visa requests while TC Bot server reloading



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to