Skip to content

pr preview action

Actions
Generate and post a preview URL as a PR comment
v1.0.0
Latest
Star (2)

Tags

 (2)

使用说明

- name: bot
        uses: project-trans/Display-Preview-URL-in-PR@SHA
        with:
          previewUrl: ${{ steps.deploy.outputs.deployment-url }}
          BOT_APP_ID: ${{ vars.BOT_APP_ID }}
          BOT_APP_SECRET: ${{ secrets.BOT_APP_SECRET }}
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
          REMOVE_PREFIX: docs
          REMOVE_SUFFIX: .md

pr preview action 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

Generate and post a preview URL as a PR comment
v1.0.0
Latest

Tags

 (2)

pr preview action 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.