Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-15 | Add: [Actions] preview workflow, where PRs can be reviewed in the browser | Patric Stout | |
When a developer attaches the "preview" label, a build is created and published on https://preview.openttd.org/. After that, new pushes to the PR are automatically build (as long as the "preview" label exists). If a non-developer attaches the "preview" label, it will be removed. |