• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kyma-project / busola / 35081970649
25%
main: 25%

Build:
Build:
LAST BUILD BRANCH: adjust-the-description-for-memory-and-cpu-charts
DEFAULT BRANCH: main
Ran 16 Sep 2026 10:00AM UTC
Jobs 2
Files 830
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Sep 2026 09:33AM UTC coverage: 25.203%. Remained the same
35081970649

push

github

web-flow
docs: Add watch-and-rerun-ci-pr and -mq skills (#5313)

* docs: Add watch-and-rerun-ci-pr skill

* docs: Rerun full test suite on flaky failures

* docs: Support running the skill for multiple PRs concurrently

* docs: Add watch-and-rerun-ci-mq skill

Add a sibling skill to watch-and-rerun-ci-pr that watches a PR's merge
queue CI and re-adds the PR to the queue on flaky/infra failures until
it is merged. Since the merge queue auto-ejects on failure (no rerun
button), recovery is re-queuing rather than rerunning a check.

Reuses the flaky-vs-real classification approach: it fetches the PR's
changed files to judge relatedness and only re-queues flaky/infra
failures, reporting deterministic failures instead. Adds the matching
/watch-and-rerun-ci-mq slash-command wrapper and registers the skill in
CLAUDE.md.

* docs: Fix watch-and-rerun-ci-mq skill bugs and simplify to single loop

- Fix re-queue command: remove --squash --auto flags (invalid for merge
  queue repos; correct form has no strategy flags per gh pr merge --help)
- Fix queue verification: replace unreliable isInMergeQueue JSON field
  with git/matching-refs API call
- Fix log() stdout pollution: document that log() must write only to
  file, not stdout, to avoid corrupting result=$(wait_settle) captures
- Add post-requeue verification: poll get_mq_branch() to confirm PR
  actually entered queue after gh pr merge
- Collapse two-script design into single watch script (mq_<PR>_watch.sh)
  eliminating the manual gap between settle and loop phases
- Reduce from 7 to 6 steps

2434 of 12102 branches covered (20.11%)

Branch coverage included in aggregate %.

4872 of 16887 relevant lines covered (28.85%)

25.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 component - 35081970649.1 16 Sep 2026 10:00AM UTC 420
26.04
GitHub Action Run
2 unit - 35081970649.2 16 Sep 2026 10:00AM UTC 827
16.63
GitHub Action Run
Source Files on build 35081970649
  • Tree
  • List 830
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35081970649
  • d6d9bd05 on github
  • Prev Build on gh-readonly-queue/main/pr-5301-f7f0783beb216502ed86545b503bbe01b2ea6caf (#35081968546)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc