Skip to content

fix(action): show the cubit logo in the no-data fallback comment#2

Merged
pedromvgomes merged 1 commit into
mainfrom
fix/fallback-logo
Jul 19, 2026
Merged

fix(action): show the cubit logo in the no-data fallback comment#2
pedromvgomes merged 1 commit into
mainfrom
fix/fallback-logo

Conversation

@pedromvgomes

Copy link
Copy Markdown
Contributor

Summary

The action's fallback comment (posted when cubit compare finds no benchmark output) used a plain ## cubit — performance header, while the normal report (report.go) carries the logo via a raw-URL <img>. This was visible on wardnet#972, where there are no benches yet.

Match report.go's header so every cubit PR comment shows the logo, consistent with bulwark.

Merge Commit Message

fix(action): show the cubit logo in the no-data fallback comment

The fallback comment now uses the same logo header as report.go, so every cubit PR comment is branded consistently.

https://claude.ai/code/session_016pTq6aVBJvTtXmwTgKw2Yh

The fallback comment (posted when compare finds no benchmark output) used a
plain "## cubit — performance" header, unlike the normal report which carries
the logo. Match report.go's header so every cubit PR comment shows the logo,
consistent with bulwark.

Claude-Session: https://claude.ai/code/session_016pTq6aVBJvTtXmwTgKw2Yh
@pedromvgomes
pedromvgomes merged commit ee7aacf into main Jul 19, 2026
2 checks passed
@pedromvgomes
pedromvgomes deleted the fix/fallback-logo branch July 19, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant