Skip to content

Rerunning failed jobs

Maxim Kokryashkin edited this page May 19, 2022 · 1 revision

In some cases CI jobs are failing because of flaky tests or some other issues. Instead of rerunning them manually, you can use the script.

In order for it to work, you have to provide your:

  1. GitHub personal access token with permission to interact with workflows
  2. Repo owner (by default it is tarantool)
  3. Branch name
  4. Timestamp of CI start for your branch

Developer Guidelines ↗

Architecture

How To ...?

Recipes

Upgrade instructions

Useful links

Old discussions

Personal pages

Clone this wiki locally