Skip to content

July 13, 2026

  • GitHub Checks. Flakiness.io can post test results back to GitHub as check runs. It can now be turned off per project in Settings, separately for branch commits and for pull requests.

  • Audit Log. Enterprise organizations can get an audit log of administrative changes: who changed a setting, removed a member, rotated a token, or deleted a project, and when each happened. Entries are kept for one year. Contact us to enable it for your organization.

  • Full test and suite names. The tests table now shows complete suite and test names instead of shortening them, so long paths and JUnit-style fully-qualified names stay readable.

  • Annotation highlighting in search. Filtering tests with FQL now highlights the matching text inside an annotation’s owner, type, or description, so it is clear why each row matched.

  • Shard balancing for public projects and forks. The Durations API can now be read with viewer access. Runs on public projects, including pull requests from forks that carry no upload token, can now fetch predicted durations and balance shards.