# BUG in the process with checkmarks Buildkite adds to the steps names

**URL:** https://forum.buildkite.community/t/bug-in-the-process-with-checkmarks-buildkite-adds-to-the-steps-names/4589
**Category:** Pipelines
**Created:** [February 27, 2026, 3:19pm UTC](https://forum.buildkite.community/t/bug-in-the-process-with-checkmarks-buildkite-adds-to-the-steps-names/4589 "2026-02-27T15:19:36Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![zenogueira](https://avatars.discourse-cdn.com/v4/letter/z/e480ec/32.png) [@zenogueira](https://forum.buildkite.community/u/zenogueira)
#### Post date: [February 27, 2026, 3:19pm UTC](https://forum.buildkite.community/t/bug-in-the-process-with-checkmarks-buildkite-adds-to-the-steps-names/4589/1 "2026-02-27T15:19:36Z")

</div>

Buildkite has this nice (new?) feature that adds checkmarks to the names of the steps if the logs contain either checks or crosses, and accounts for the numbers of checks.

 ![Screenshot 2026-02-27 at 15.13.19](https://us1.discourse-cdn.com/flex016/uploads/buildkite1/original/2X/0/053b30eb8b0d3071b3da3b751c2e272bcf44dd15.png)

This is really nice, but it’s breaking the integration with Github status checks, since the names are changed mid build and the `completed` events sent do not have the same names as the ones created to begin with. This means that The inital checks are left hanging (and blocking a `completed` status on the builds) 👇

 ![Screenshot 2026-02-27 at 14.43.34](https://us1.discourse-cdn.com/flex016/uploads/buildkite1/original/2X/b/b0aa0f228ba29d280c7cefba1871beb0050c13b2.png)

While some new ones get created at the end, but are not useful to get a green/red build out of the github checks integration.

 ![Screenshot 2026-02-27 at 15.11.26](https://us1.discourse-cdn.com/flex016/uploads/buildkite1/original/2X/3/34624a4107ed3cee0a235cd38e430ea664dc0149.png)

Are you aware of this? Is there a mitigation strategy or a fix incoming?

Thanks in advance

---

<div class="post-metadata">

### Author: ![Micheal](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.buildkite.community/micheal/32/1588_2.png) [@Micheal](https://forum.buildkite.community/u/Micheal)
#### Post date: [February 27, 2026, 5:29pm UTC](https://forum.buildkite.community/t/bug-in-the-process-with-checkmarks-buildkite-adds-to-the-steps-names/4589/2 "2026-02-27T17:29:09Z")

</div>

Hi @zenogueira On initial review, I have not been able to replicate this so far, please can you share a build link for this so I can review further. Also wanted to check if this is consistent with any other build you have tested or only with this pipeline. Thanks

---

<div class="post-metadata">

### Author: ![zenogueira](https://avatars.discourse-cdn.com/v4/letter/z/e480ec/32.png) [@zenogueira](https://forum.buildkite.community/u/zenogueira)
#### Post date: [February 27, 2026, 5:38pm UTC](https://forum.buildkite.community/t/bug-in-the-process-with-checkmarks-buildkite-adds-to-the-steps-names/4589/3 "2026-02-27T17:38:45Z")

</div>

Hey, thanks for the reply.

We are only running this script on this pipeline.

Where can i send you the build link? support email?

Thank you

---

<div class="post-metadata">

### Author: ![Micheal](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.buildkite.community/micheal/32/1588_2.png) [@Micheal](https://forum.buildkite.community/u/Micheal)
#### Post date: [February 27, 2026, 5:47pm UTC](https://forum.buildkite.community/t/bug-in-the-process-with-checkmarks-buildkite-adds-to-the-steps-names/4589/4 "2026-02-27T17:47:55Z")

</div>

Hi @zenogueira yes you can send to our support email [support@buildkite.com](mailto:support@buildkite.com)

---

<div class="post-metadata">

### Author: ![zenogueira](https://avatars.discourse-cdn.com/v4/letter/z/e480ec/32.png) [@zenogueira](https://forum.buildkite.community/u/zenogueira)
#### Post date: [March 4, 2026, 3:00pm UTC](https://forum.buildkite.community/t/bug-in-the-process-with-checkmarks-buildkite-adds-to-the-steps-names/4589/5 "2026-03-04T15:00:53Z")

</div>

Hi, just wanted to say that after some investigation we realized that there was a script that was getting imported that did this step label management, which caused the issue.

Sorry, i spent some time looking at it, and didn’t see that we had this extra step.

Thanks for your help debugging

---

<div class="post-metadata">

### Author: ![Micheal](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.buildkite.community/micheal/32/1588_2.png) [@Micheal](https://forum.buildkite.community/u/Micheal)
#### Post date: [March 4, 2026, 3:03pm UTC](https://forum.buildkite.community/t/bug-in-the-process-with-checkmarks-buildkite-adds-to-the-steps-names/4589/6 "2026-03-04T15:03:01Z")

</div>

Thanks for sharing this and no worries at all
