livecode-static/docs/gh-action.html.md
2025-06-11 22:23:49 +08:00

759 B

GitHub Action

The Preview in LiveCodes GitHub Action generates preview links to playgrounds for code changes in pull requests and posts them as pull request comments.

Once added to a repo, it runs when a pull request is created or updated. The new code is optionally built. The action posts in a pull request comment links to playgrounds that can use the new code.

Screenshot:

Screenshot of the action

For usage and more information, see the action docs on GitHub. Also check the example repo for a working demo.