-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
A-CIRelated to continuous integration/GitHub ActionsRelated to continuous integration/GitHub ActionsT-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Description
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
Labels
A-CIRelated to continuous integration/GitHub ActionsRelated to continuous integration/GitHub ActionsT-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.