Skip to content

Extract GitHub Actions scripts in separate files and lint them #3846

@sandhose

Description

@sandhose

We have a few places where we use actions/github-script with inline JS. These are error-prone, as we have no linter or typechecker on those scripts.

We should extract them, and make sure we run them through biome & tsc

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-CIRelated to continuous integration/GitHub ActionsT-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions