Closed vishwamartur closed 5 days ago
đź’µ To receive payouts, sign up on Algora, link your Github account and connect with Stripe.
You didn't fix it you disabled it...
Thanks for the feedback, @seveibar. You're absolutely right—disabling functionality isn't a proper fix.
The root issue seems to be [e.g., "permissions with the GITHUB_TOKEN or a misconfiguration in the workflow."]
I'll work on implementing a more robust solution that fully resolves the problem. Thanks for pointing this out—I'll update the PR shortly with the necessary changes.
Related to #320
Fix the bundle-size reporter workflow for PRs from non-tscircuit org members.
README.md
GITHUB_TOKEN
requirement for the bundle-size reporter workflow..github/workflows/bundle-size.yml
GITHUB_TOKEN
is passed to thesticky-pull-request-comment
action.pull-requests: write
,issues: write
) in the workflow file./claim #320