Skip to content

LogRocket GitHub Actions

Actions
LogRocket CLI in GitHub Actions
v0.1.0
Latest
Star (2)

logrocket-action

This action provides LogRocket CLI wrapper.

Usage

steps:
  - uses: ubie-oss/logrocket-action@main
    with:
      release: v1.0.0 # Release identifier
      api-key: your-api-key # LogRocket API Key
      source-map-dir: path/to/sourcemap # Path of directory that contains source maps (Optional)
      url-prefix: ~/url/prefix # See LogRocket's doc (Optional)

See LogRocket's doc for more detail about options.

If source-map-dir is undefined, this action just creates a release without source maps.

LogRocket GitHub Actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

LogRocket CLI in GitHub Actions
v0.1.0
Latest

LogRocket GitHub Actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.