getLatestGitHubRun
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
A redirect to the most recent run of a workflow.
Specify with /*user*/*repository*/*branch* and optionally ?workflow=*name* where name is a substring in the path. (else takes to latest of any run)
Example:
https://kaleidawave-getlatestgithubrun.web.val.run/kaleidawave/ezno/main?workflow=lines-of-code
TODO
- Add handling for no runs etc
- Handling for GitHub API limits
- API versioning
Migrated from folder: examples/getLatestGitHubRun
