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

   @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 at least one option — **Auto re-run blocker 
suites** needs nothing extra — and save your **GitHub login** in the 
PR-commands field. That's enough: commands work, the checker acks and narrates 
from its own account.
   3. **The full experience** — switch on **Comment my runs' verdicts on the 
GitHub PR** with 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): acks and the live run status then come from 
your own account, plus checkstyle autofix becomes available. **Auto-visa all my 
runs** posts the verdict to the IGNITE ticket (needs a [JIRA 
PAT](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