Github check does not appear
Hey!
Thanks for your awesome app, looks very promising! https://github.com/skjnldsv/vueexample/pull/237/checks
Just enabled this, and I can see the results just fine https://app.bundle-analyzer.com/gh/skjnldsv/vueexample But there is no github checks on my pull requests. Anything I need to do?
Everything fine, just make a new pull-request and it should show up.
I did already, it doesn't :) https://github.com/skjnldsv/vueexample/pull/261
@neoziro My guess is the bundle analyzer don't understand it comes from a pull request against master and not a merge. The result on https://app.bundle-analyzer.com/gh/skjnldsv/vueexample/builds/8 show the branch is master, but it's not.

Reopen? :)
Hello @skjnldsv, so what is the problem exactly? Let's fix it!
When opening a new pr, there is no GitHub checks for me :/ Do I need to configure something more? :)
Also it looks like all pr are displayed as master commits instead of the current branch of the commit (see previous comment)
If I go to https://app.bundle-analyzer.com/gh/nextcloud/mail/builds I see only builds on master, though most are from PRs. Same wrong info at https://app.bundle-analyzer.com/gh/nextcloud/mail/builds/358
Branch master
Do we miss any configuration? How's the branch determined?
Is it maybe because we use an organization? @gregberge have you tested with such a repo?
Hey guys, same happens for us. I'm trying to integrate your solution into our organisation. But GitHub checks is stale in waiting status despite finished job.

