Skip to content

chore: Remove benchmark comments for now#437

Merged
hermanschaaf merged 1 commit intomainfrom
fix-delta
Nov 25, 2022
Merged

chore: Remove benchmark comments for now#437
hermanschaaf merged 1 commit intomainfrom
fix-delta

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

The fix in #436 didn't work; looks like you can't use the GH bot token from a forked repo PR either.

@hermanschaaf hermanschaaf merged commit c1cc6e8 into main Nov 25, 2022
@hermanschaaf hermanschaaf deleted the fix-delta branch November 25, 2022 10:11
@danez
Copy link
Copy Markdown

danez commented Nov 28, 2022

One solution could be to do what we (netlify) do here in this repo. It is a little bit complicated for what it does in the end but it works.

It calculates the delta and uploads it, then uses the workflow_run event and posts the comment.
https://github.com/netlify/cli/blob/main/.github/workflows/benchmark.yml
https://github.com/netlify/cli/blob/main/.github/workflows/benchmark-post.yml

@erezrokah
Copy link
Copy Markdown
Member

Thanks @danez, that should work well for us 🥇

kodiakhq bot pushed a commit that referenced this pull request Nov 29, 2022

Brings back the benchmark comment based on #437 (comment)

This should only start working post merge (I hope) as the workflow file needs to be on the `main` branch

---
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.

4 participants