anton-vinogradov commented on PR #12892:
URL: https://github.com/apache/ignite/pull/12892#issuecomment-4968612220

   @nizhikov that looks like an [Ignite PR 
Checker](https://ignite-pr-checker.is-a.dev) command — but the checker doesn't 
know your accounts yet, so **nothing was triggered**. Everything it does runs 
under your own accounts (there is no bot); setting that up takes about two 
minutes:
   
   1. **Log in** at https://ignite-pr-checker.is-a.dev with a TeamCity 
([ci2](https://ci2.ignite.apache.org)) access token — create one at [ci2 → 
Profile → Access 
Tokens](https://ci2.ignite.apache.org/profile.html?item=accessTokens).
   2. In settings (⚙) switch on **Comment my runs' verdicts on the GitHub PR** 
and paste a GitHub personal access token — [create one 
here](https://github.com/settings/tokens/new?scopes=public_repo&description=Ignite+PR+Checker)
 (classic, `public_repo` scope).
   3. **Optional, same panel:**
      - **Auto re-run blocker suites on my runs** — blockers and broken suites 
of your runs get up to 2 automatic re-runs (no extra tokens);
      - **Auto-visa all my runs** — the verdict is also posted to the PR's 
IGNITE ticket (needs a [JIRA Personal Access 
Token](https://issues.apache.org/jira/secure/ViewProfile.jspa?selectedTab=com.atlassian.pats.pats-plugin:jira-user-personal-access-tokens)).
   
   Then comment here:
   
   - `/run-all` — queue the whole RunAll chain under your TeamCity account 
(`/run-all top` — at the top of the build queue);
   - `/top` — move the run your command started to the top of the queue while 
it still waits.
   
   Your command comment gets a 🚀 and narrates the run — live ETA, finish, auto 
re-run waves — and the verdict lands as one comment that updates in place until 
everything settles. Tokens are stored encrypted, and only while the options are 
on.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to