bsiegert / BulkTracker

Track bulk build status in pkgsrc
Other
8 stars 1 forks source link

Idea: tag or something to run sqlc on PRs #69

Open bsiegert opened 4 months ago

bsiegert commented 4 months ago

Getting sqlc or other generators to run on NetBSD is sometimes challenging. Instead, there could be a GitHub Actions hook that runs generators on a PR and adds a commit with the result. That would allow regenerating files without having all the tools installed.