Skip to content

Tessl skill-review now needs a token β€” quick fix to keep your check greenΒ #13

Description

@popey

Hi πŸ‘‹ I'm Alan from Tessl β€” thanks for using our skill-review action in Gateflow-Plugin. We updated it so reviews now run authenticated (the old open path is closed), so the check will fail until a token is added; a recent scoring change can also make older setups return empty. Quick fix: (1) install the Tessl CLI (https://docs.tessl.io/introduction-to-tessl/set-up-tessl/installation) and run tessl api-key create to get a token, (2) add it as a repo secret named TESSL_API_TOKEN, (3) pass tessl-token: ${{ secrets.TESSL_API_TOKEN }} to the action (you're already on @main). Add workspace: only if your token sees more than one (tessl workspace list); runs now use Tessl credits. Happy to open the PR once the secret's in. πŸ™ β€” Alan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions