github-actions-workflow-ts icon indicating copy to clipboard operation
github-actions-workflow-ts copied to clipboard

Write Github Actions workflow files in TypeScript (compiles to YAML)

Results 2 github-actions-workflow-ts issues
Sort by recently updated
recently updated
newest added

This looks awesome! I really like the API surface. I think the current setup is great as a standalone tool, but not ideal for use in other packages. For example...

enhancement

## Expected Behavior The generated workflow should automatically detect if it has been modified and fail CI if it happens. ## Actual Behavior CI should fail if the generated workflow...

enhancement
wontfix